Sign inSign up

emanuelefalzone/cp-datascience-notebook

By emanuelefalzone

Updated almost 7 years ago

Image
0

102

emanuelefalzone/cp-datascience-notebook repository overview

cp-datascience-notebook

This is an extension of the jupyter/scipy-notebook docker image that allows the developer to use python kafka modules.

The password is happycoding.

Example
version: '3.2'
services:
   
  ...
    
  jupyter:
    image: emanuelefalzone/cp-datascience-notebook:1.0.0
    container_name: jupyter
    volumes:
      - ./notebooks:/home/jovyan/work
    ports:
      - "8888:8888"

Tag summary

Content type

Image

Digest

Size

1.8 GB

Last updated

almost 7 years ago

docker pull emanuelefalzone/cp-datascience-notebook:1.0.0