A minimal Jupyter Notebook image (Alpine linux based)
1.5K
This image provides a ready-to-run Jupyter Notebook application with NumPy, Matplotlib and OpenCV packages installed.
Note: this Jupiter Notebook server runs as root and has all authentication disabled. Use this image on the local computer or within a trusted network only.
docker run -d -p 8888:8888 -v /path/to/notebooks:/opt/notebook eipdev/alpine-jupyter-notebook
and browse to http://localhost:8888
Content type
Image
Digest
Size
79.7 MB
Last updated
over 6 years ago
docker pull eipdev/alpine-jupyter-notebook