Search Docker Hub
jupyter
By satoshun
Jupyter with Python3.4
561
$ docker pull satoshun/jupyter $ docker run --rm -it -p 8888:8888 -v "$HOME/notebooks:/notebooks" satoshun/jupyter
$HOME/notebooks is your notebook direcotry of local.
$HOME/notebooks
Content type
Image
Digest
Size
339.9 MB
Last updated
about 9 years ago
docker pull satoshun/jupyter