docker "ipython notebook"
Based on
https://registry.hub.docker.com/u/ipython/notebook/
with pdf support
Run in src dir:
docker run -d -p 443:8888
-v $(pwd):/notebooks/
-e "PASSWORD=pass" selinux/notebook
Now you can connect to...
[https://localhost](https://localhost)
Content type
Image
Digest
sha256:df3f54f4e…
Size
-
Last updated
over 11 years ago
docker pull selinux/notebook