Creates an environment for jupyter notebook based python data science projects.
335
Creates an environment for jupyter notebook based python data science projects with a curated set of packages preinstalled, including:
This image is based on the official jupyter/minimal-notebook. It:
jupyter/minimal-notebook using the official image.menpo channel to conda so additional packages may be installed (like opencv3)./home/jovyan/work directory as the working directory.Note: the jupyter notebook config file is located in /opt/conda/etc/jupyter/jupyter_notebook_config.json.
docker run -it -p 8888:8888 luissalgadofreire/jupyter-python:latest start-notebook.sh
Content type
Image
Digest
Size
1.5 GB
Last updated
about 9 years ago
docker pull luissalgadofreire/jupyter-python