Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 219 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 219 Bytes

kappa-jupyter-docker

Fetch the image by

$ docker pull kappalang/kappa-jupyter

Run it by

$ docker run -it --rm -p 8888:8888 kappalang/kappa-jupyter

then open a browser and go to http://localhost:8888