This is an extension of the jupyter/scipy-notebook docker image that allows the developer to use python kafka modules.
The password is happycoding.
version: '3.2'
services:
...
jupyter:
image: emanuelefalzone/cp-datascience-notebook:1.0.0
container_name: jupyter
volumes:
- ./notebooks:/home/jovyan/work
ports:
- "8888:8888"
Content type
Image
Digest
Size
1.8 GB
Last updated
almost 7 years ago
docker pull emanuelefalzone/cp-datascience-notebook:1.0.0