docker build -t lirimy/jupyter:0.6.3 .
docker run -d -p 8888:8888 --name myjulia -v "$PWD":/home/jovyan/work --user root -e GRANT_SUDO=yes lirimy/jupyter:0.6.3 start-notebook.sh
docker exec -it --user jovyan myjulia bash
$ jupyter notebook list # check token
-
Notifications
You must be signed in to change notification settings - Fork 0
Lirimy/julia-docker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published