Skip to content

Commit

Permalink
add dependencies for introduction to tensorflow lesson.
Browse files Browse the repository at this point in the history
  • Loading branch information
erip committed Apr 1, 2017
1 parent c2dfbac commit 967db61
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions intro-to-tensorflow/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
appdirs==1.4.3
appnope==0.1.0
bleach==2.0.0
cycler==0.10.0
decorator==4.0.11
entrypoints==0.2.2
html5lib==0.999999999
ipykernel==4.5.2
ipython==5.3.0
ipython-genutils==0.2.0
ipywidgets==6.0.0
Jinja2==2.9.5
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.0.0
jupyter-console==5.1.0
jupyter-core==4.3.0
MarkupSafe==1.0
matplotlib==2.0.0
mistune==0.7.4
nbconvert==5.1.1
nbformat==4.3.0
notebook==4.4.1
numpy==1.12.1
olefile==0.44
packaging==16.8
pandocfilters==1.4.1
pexpect==4.2.1
pickleshare==0.7.4
Pillow==4.0.0
prompt-toolkit==1.0.14
protobuf==3.2.0
ptyprocess==0.5.1
Pygments==2.2.0
pyparsing==2.2.0
python-dateutil==2.6.0
pytz==2017.2
pyzmq==16.0.2
qtconsole==4.3.0
scikit-learn==0.18.1
scipy==0.19.0
simplegeneric==0.8.1
six==1.10.0
tensorflow==1.0.0
terminado==0.6
testpath==0.3
tornado==4.4.3
tqdm==4.11.2
traitlets==4.3.2
wcwidth==0.1.7
webencodings==0.5
widgetsnbextension==2.0.0

0 comments on commit 967db61

Please sign in to comment.