Skip to content

Commit

Permalink
Updated conda env with jupyter.
Browse files Browse the repository at this point in the history
  • Loading branch information
bairaelyn committed Jan 27, 2020
1 parent 5d3cc7f commit b885928
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion Bailey2020_L5DstPrediction/environment.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
name: base
name: jupydst
dependencies:
- jupyter_client=5.3.1=py_0
- jupyter_contrib_core=0.3.3=py_2
- jupyter_contrib_nbextensions=0.5.1=py36_0
- jupyter_core=4.4.0=py_0
- jupyter_highlight_selected_word=0.2.0=py36_1000
- jupyter_latex_envs=1.4.4=py36_1000
- jupyter_nbextensions_configurator=0.4.1=py36_0
- jupyterlab=0.33.11=py36_0
- jupyterlab_launcher=0.11.2=py36h28b3542_0
- matplotlib=3.1.1=py36_1
- matplotlib-base=3.1.1=py36h3a684a6_1
- numpy=1.16.2=py36h926163e_0
Expand Down

0 comments on commit b885928

Please sign in to comment.