Skip to content

L2SS-2069: Update jupyter-lab docker image source and configuration.

Corné Lukken requested to merge l2ss-2069-update-docker-image-source into master

Jupyter no longer hosts docker images with docker.io, and instead has chosen to host them on quay.io. This PR changes the build source for the jupyter-lab docker image to pull from this new source. As of committing, this will install Jupyter Lab Version 4.2.6.

As a result of this, the configuration also required updates as a result of Jupyter moving functionality to jupyter-server[0].

[0] https://jupyter-server.readthedocs.io/en/stable/operators/migrate-from-nbserver.html

Closes: L2SS-2069

Edited by Corné Lukken

Merge request reports

Loading