Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 179 Bytes

readme.md

File metadata and controls

9 lines (8 loc) · 179 Bytes

jupyter.presentation

docker run \
-v $PWD/:/home/jovyan/ \
-p 80:8888 \
--name debug.ubuntu.jupyter.base.notebook.dev \
-it --rm markthomas93/jupyter:latest /bin/sh