Closed aarande closed 3 months ago
The images for Jupyter Notebook are no longer updated and points to using the ones on quay.io. Need to update the compose file to reflect this. The following shows the update to the compose file needed:
jupyter: image: "quay.io/jupyter/datascience-notebook:latest"
Here is a link to the page https://quay.io/repository/jupyter/datascience-notebook
Yes, we have been using the 'quay.io' images for a while in the 'dev' branch. We are going to update 'main' in the coming weeks, before school starts.
The images for Jupyter Notebook are no longer updated and points to using the ones on quay.io. Need to update the compose file to reflect this. The following shows the update to the compose file needed:
jupyter: image: "quay.io/jupyter/datascience-notebook:latest"
Here is a link to the page https://quay.io/repository/jupyter/datascience-notebook