Docker image for AI: Jupyter Notebook, Keras, Tensorflow, Scikit-learn, Python, and more, on Ubuntu
996
Docker image for AI: Jupyter Notebook, Keras, Tensorflow, Scikit-learn, Python, and more, on Ubuntu.
requires an Nvidia GPU, and works on Linux, but neither Windows nor Mac (as of Aug 2017, because of nvidia-docker wrapper). Use alternatively the ea167/jupyker-cpu Docker image instead.
Adjust the volume mount (-v option) and launch with:
nvidia-docker run -it -d -p=6006:6006 -p=8888:8888 \
-v=~/DockerShared/JupykerShared:/host ea167/jupyker
and then connect your browser to:
Content type
Image
Digest
Size
1.7 GB
Last updated
almost 9 years ago
docker pull ea167/jupyker