From 63ab76662f3d2a23220305a899b9ae3d1d7440e3 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Fri, 26 Jan 2018 21:12:56 -0800 Subject: [PATCH] Install Jupyter --- requirements.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/requirements.txt b/requirements.txt index c8d996f..07e48e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,28 @@ appnope==0.1.0 +bleach==2.1.2 cycler==0.10.0 decorator==4.2.1 +entrypoints==0.2.3 +html5lib==1.0.1 +ipykernel==4.8.0 ipython==6.2.1 ipython-genutils==0.2.0 +ipywidgets==7.1.1 jedi==0.11.1 +Jinja2==2.10 +jsonschema==2.6.0 +jupyter==1.0.0 +jupyter-client==5.2.2 +jupyter-console==5.2.0 +jupyter-core==4.4.0 +MarkupSafe==1.0 matplotlib==2.1.2 +mistune==0.8.3 +nbconvert==5.3.1 +nbformat==4.4.0 +notebook==5.3.1 numpy==1.14.0 +pandocfilters==1.4.2 parso==0.1.1 pexpect==4.3.1 pickleshare==0.7.4 @@ -15,8 +32,16 @@ Pygments==2.2.0 pyparsing==2.2.0 python-dateutil==2.6.1 pytz==2017.3 +pyzmq==16.0.4 +qtconsole==4.3.1 scipy==1.0.0 +Send2Trash==1.4.2 simplegeneric==0.8.1 six==1.11.0 +terminado==0.8.1 +testpath==0.3.1 +tornado==4.5.3 traitlets==4.3.2 wcwidth==0.1.7 +webencodings==0.5.1 +widgetsnbextension==3.1.3