Jupyter notebook server based on the CI image
1.1K
Bind the container's 8888 http port locally and launch with
docker run --rm -tp 8888:8888 gmxapi/notebook
Then connect to http://localhost:8888 using the URL (including the "token") displayed in the terminal window.
Images are based on gmxapi/ci-mpich and built from python_packaging/docker/notebook.dockerfile in the GROMACS source repository. Refer to https://redmine.gromacs.org/projects/gromacs/repository/revisions/master/entry/python_packaging/docker/README.md for more information.
Content type
Image
Digest
sha256:c05403e80…
Size
451.7 MB
Last updated
over 3 years ago
docker pull gmxapi/notebook