From 1ca890de5e1a5a1a9e9ef4f65d13c6e0d8d97a4c Mon Sep 17 00:00:00 2001 From: Benjamin Blouin <3keepmovingforward3@users.noreply.github.com> Date: Sun, 31 Mar 2019 18:11:29 -0400 Subject: [PATCH] Update environment.yml --- environment.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 7dadfca..bee4d84 100644 --- a/environment.yml +++ b/environment.yml @@ -1,7 +1,6 @@ name: base-environment channels: - conda-forge - - auto dependencies: - numpy - matplotlib @@ -15,8 +14,8 @@ dependencies: - requests - nodejs=9 - jupyterlab>=0.33 - - prettyprint - pip: - bash_kernel - jupyterlab_latex + - prettyprint