huan2016 / tensorflow-python3-jupyter

Docker container with python 3 version of tensorflow accompanied by jupyter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensorflow Python3 Jupyter

Docker container with python 3 version of tensorflow accompanied by jupyter

Usage

$ docker run -p 8888:8888 \
    -v [path-to-notebooks]:/notebooks \
    -it erroneousboat/tensorflow-python3-jupyter

About

Docker container with python 3 version of tensorflow accompanied by jupyter


Languages

Language:Python 89.4%Language:Shell 10.6%