Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 307 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 307 Bytes

Jupyter-Docker

Running Jupyter locally with docker.

How to run

bash bin/build.sh
docker run -v $(pwd):/home/jupyter/programs -p 8888:8888 jupyter-notedbook:v0.1

Result:

result - 1 result - 2 result - 3