Sign inSign up

lungben/pluto

By lungben

Updated about 6 years ago

Image
1

196

lungben/pluto repository overview

Docker Image for Pluto.jl

Build Docker Image

cd docker
docker build -t pluto:latest .

Start Docker Container

docker run -d -p 1234:1234 -v local/path/to/notebooks:/notebooks pluto:latest

Access Notebook

http://localhost:1234/

Save Notebooks

Notebooks saved in the folder /notebooks are accessible in the mounted volume.

Tag summary

Content type

Image

Digest

Size

211.4 MB

Last updated

about 6 years ago

docker pull lungben/pluto