From 1923a8e0bfc24b6973135520823ed051a648aefd Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Tue, 26 Apr 2016 17:36:53 +0100 Subject: [PATCH] Added jupyter notebook. --- conda_env.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda_env.yml b/conda_env.yml index 17fe3a3f..0c0fbeb4 100644 --- a/conda_env.yml +++ b/conda_env.yml @@ -6,12 +6,12 @@ dependencies: - python>=3.4 - cython - h5py +- jupyter - matplotlib - mpi4py - numpy - scipy - pip: - - pyfiglet - psutil - + - pyfiglet \ No newline at end of file