This repo contains the terra-jupyter-base image that is compatible with notebook service in Terra called Leonardo. For example, use us.gcr.io/broad-dsp-gcr-public/terra-jupyter-base:{version}
in terra.
The terra-jupyter-base extends the Ubuntu base image by including the following:
- OS prerequisites
- google-cloud-sdk
- Python 3.10
- pip
- conda
- Jupyter & JupyterLab
- Leonardo customizations/extensions
- Terra python client library (FISS)
- OpenJDK 11
To see the complete contents of this image please see the Dockerfile.
To select an older version this image, you can search the CHANGELOG.md for a specific package version you need.
Once you find an image version that you want, simply copy and paste the image url from the changelog into the corresponding custom docker field in the Terra notebook runtime widget.