docker build -t jupiterfund/workspace .
# Enable jupyter lab mode
docker run -d -p 8888:8888 -e JUPYTER_ENABLE_LAB=yes kevinprotoss/workspace:latest
Go to http://localhost:8888 to access it.
Content type
Image
Digest
Size
1.2 GB
Last updated
almost 6 years ago
docker pull jupiterfund/workspace