Sign inSign up

sbminimal/docker-ubuntu-ijulia

By sbminimal

Updated over 10 years ago

Minimal Docker Image running Julia in IPython notebook

Image
0

2.1K

sbminimal/docker-ubuntu-ijulia repository overview

docker-ubuntu-ijulia

Minimal Docker Image running Julia in IPython notebook

Run it using

docker run -d -p 8888:8888 sbminimal/docker-ubuntu-ijulia

and access it via your webbrowser at http://127.0.0.1:8888/.

If you want to persist your notebooks, you can link the /data/notebooks directory to some using

docker run -d -p 8888:8888 -v <local-directory>:/data/notebooks sbminimal/docker-ubuntu-ijulia

Tag summary

Content type

Image

Digest

sha256:1381221d0

Size

33.3 MB

Last updated

over 10 years ago

docker pull sbminimal/docker-ubuntu-ijulia