cd docker
docker build -t pluto:latest .
docker run -d -p 1234:1234 -v local/path/to/notebooks:/notebooks pluto:latest
Notebooks saved in the folder /notebooks are accessible in the mounted volume.
Content type
Image
Digest
Size
211.4 MB
Last updated
about 6 years ago
docker pull lungben/pluto