Creates a python data science environment using Apache Zeppelin as the web UI.
133
This image creates a python data science environment using Apache Zeppelin as the web UI.
Python packages can be arbitrarily installed with both pip and conda, using a requirements-pip.txt file and a requirements-conda.txt file.
See: https://zeppelin.apache.org/docs/0.6.2/interpreter/python.html
This image expects a project directory to include a Dockerfile referencing this image and two requirements files, named requirements-pip.txt and requirements-conda.txt, along any other required project files, and performs the following steps:
This image is based on the official jupyter/minimal-notebook. It:
jupyter/minimal-notebook using the official image.ffmpeg for video handling.menpo channel to conda so additional packages may be installed (like opencv3)./home/jovyan/work directory as the working directory.requirements-conda.txt using conda.requirements-pip.txt using pip./home/jovyan/work in the target container.Content type
Image
Digest
Size
2.1 GB
Last updated
about 9 years ago
docker pull luissalgadofreire/zeppelin-python:onbuild