Usage:
sudo docker build -t ipython-notebook .
sudo docker run -p 8123:8888 -v /bin/pwd:/notebooks -t ipython-notebook
MAINTAINER Dan Connolly [email protected]
Tested with Docker version 0.7.2, build 28b162e
Refs:
License: MIT
Content type
Image
Digest
sha256:83fa7c8e7…
Size
213.9 MB
Last updated
almost 11 years ago
docker pull dckc/ipython-docker