https://stackoverflow.com/questions/43216256/running-tensorflow-in-jupyter-notebook/43259471
In Ubuntu64 VM rainbowdash,
source activiate tensorflow
pip install jupyter notebook
pip install pandas
(tensorflow) hqin@rainbowdash:~$ conda list > /media/sf_hqin/conda_list.txt
(tensorflow) hqin@rainbowdash:~$
# packages in environment at /home/hqin/anaconda3/envs/tensorflow:
#
absl-py 0.2.2 <pip>
astor 0.6.2 <pip>
backcall 0.1.0 <pip>
bleach 1.5.0 <pip>
certifi 2016.2.28 py36_0
decorator 4.3.0 <pip>
entrypoints 0.2.3 <pip>
gast 0.2.0 <pip>
grpcio 1.13.0 <pip>
html5lib 0.9999999 <pip>
ipykernel 4.8.2 <pip>
ipython 6.4.0 <pip>
ipython-genutils 0.2.0 <pip>
ipywidgets 7.2.1 <pip>
jedi 0.12.1 <pip>
Jinja2 2.10 <pip>
jsonschema 2.6.0 <pip>
jupyter 1.0.0 <pip>
jupyter-client 5.2.3 <pip>
jupyter-console 5.2.0 <pip>
jupyter-core 4.4.0 <pip>
Markdown 2.6.11 <pip>
MarkupSafe 1.0 <pip>
mistune 0.8.3 <pip>
nbconvert 5.3.1 <pip>
nbformat 4.4.0 <pip>
notebook 5.5.0 <pip>
numpy 1.14.5 <pip>
openssl 1.0.2l 0
pandas 0.23.1 <pip>
pandocfilters 1.4.2 <pip>
parso 0.3.0 <pip>
pexpect 4.6.0 <pip>
pickleshare 0.7.4 <pip>
pip 9.0.1 py36_1
pip 10.0.1 <pip>
prompt-toolkit 1.0.15 <pip>
protobuf 3.6.0 <pip>
ptyprocess 0.6.0 <pip>
Pygments 2.2.0 <pip>
python 3.6.2 0
python-dateutil 2.7.3 <pip>
pytz 2018.5 <pip>
pyzmq 17.0.0 <pip>
qtconsole 4.3.1 <pip>
readline 6.2 2
Send2Trash 1.5.0 <pip>
setuptools 39.2.0 <pip>
setuptools 36.4.0 py36_1
simplegeneric 0.8.1 <pip>
six 1.11.0 <pip>
sqlite 3.13.0 0
tensorboard 1.8.0 <pip>
tensorflow 1.8.0 <pip>
termcolor 1.1.0 <pip>
terminado 0.8.1 <pip>
testpath 0.3.1 <pip>
tk 8.5.18 0
tornado 5.0.2 <pip>
traitlets 4.3.2 <pip>
wcwidth 0.1.7 <pip>
Werkzeug 0.14.1 <pip>
wheel 0.31.1 <pip>
wheel 0.29.0 py36_0
widgetsnbextension 3.2.1 <pip>
xz 5.2.3 0
zlib 1.2.11 0
#
absl-py 0.2.2 <pip>
astor 0.6.2 <pip>
backcall 0.1.0 <pip>
bleach 1.5.0 <pip>
certifi 2016.2.28 py36_0
decorator 4.3.0 <pip>
entrypoints 0.2.3 <pip>
gast 0.2.0 <pip>
grpcio 1.13.0 <pip>
html5lib 0.9999999 <pip>
ipykernel 4.8.2 <pip>
ipython 6.4.0 <pip>
ipython-genutils 0.2.0 <pip>
ipywidgets 7.2.1 <pip>
jedi 0.12.1 <pip>
Jinja2 2.10 <pip>
jsonschema 2.6.0 <pip>
jupyter 1.0.0 <pip>
jupyter-client 5.2.3 <pip>
jupyter-console 5.2.0 <pip>
jupyter-core 4.4.0 <pip>
Markdown 2.6.11 <pip>
MarkupSafe 1.0 <pip>
mistune 0.8.3 <pip>
nbconvert 5.3.1 <pip>
nbformat 4.4.0 <pip>
notebook 5.5.0 <pip>
numpy 1.14.5 <pip>
openssl 1.0.2l 0
pandas 0.23.1 <pip>
pandocfilters 1.4.2 <pip>
parso 0.3.0 <pip>
pexpect 4.6.0 <pip>
pickleshare 0.7.4 <pip>
pip 9.0.1 py36_1
pip 10.0.1 <pip>
prompt-toolkit 1.0.15 <pip>
protobuf 3.6.0 <pip>
ptyprocess 0.6.0 <pip>
Pygments 2.2.0 <pip>
python 3.6.2 0
python-dateutil 2.7.3 <pip>
pytz 2018.5 <pip>
pyzmq 17.0.0 <pip>
qtconsole 4.3.1 <pip>
readline 6.2 2
Send2Trash 1.5.0 <pip>
setuptools 39.2.0 <pip>
setuptools 36.4.0 py36_1
simplegeneric 0.8.1 <pip>
six 1.11.0 <pip>
sqlite 3.13.0 0
tensorboard 1.8.0 <pip>
tensorflow 1.8.0 <pip>
termcolor 1.1.0 <pip>
terminado 0.8.1 <pip>
testpath 0.3.1 <pip>
tk 8.5.18 0
tornado 5.0.2 <pip>
traitlets 4.3.2 <pip>
wcwidth 0.1.7 <pip>
Werkzeug 0.14.1 <pip>
wheel 0.31.1 <pip>
wheel 0.29.0 py36_0
widgetsnbextension 3.2.1 <pip>
xz 5.2.3 0
zlib 1.2.11 0
No comments:
Post a Comment