Sign inSign up

eipdev/alpine-jupyter-notebook

By eipdev

Updated over 6 years ago

A minimal Jupyter Notebook image (Alpine linux based)

Image
5

1.5K

eipdev/alpine-jupyter-notebook repository overview

A minimal (<200 MB) Jupyter Notebook image based on Alpine linux.

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.

Basic usage
docker run -d -p 8888:8888 -v /path/to/notebooks:/opt/notebook eipdev/alpine-jupyter-notebook

and browse to http://localhost:8888

Tag summary

Content type

Image

Digest

Size

79.7 MB

Last updated

over 6 years ago

docker pull eipdev/alpine-jupyter-notebook