We would like to use the same package versions from pangeo notebook v2024.11.11 found here: https://github.com/pangeo-data/pangeo-docker-images/blob/2024.11.11/pangeo-notebook/packages.txt
However, if I pin all those package versions and leave our packages that aren't on that list unpinned, then the builds fail because of the xcape, geogif, and basemap packages. Doing a flexible install removing the bug fix version pin for the versions from pangeo notebook doesn't solve this problem
Failed build: https://repo.dit.maap-project.org/root/maap-workspaces/-/jobs/16163
From this commit: MAAP-Project/maap-workspaces@0078739 that includes xcape, geogif, and basemap
We agreed that ideally we don't remove the basemap package. basemap hasn't had a release in 9 months
Related to #1102
cc @wildintellect
We would like to use the same package versions from pangeo notebook v2024.11.11 found here: https://github.com/pangeo-data/pangeo-docker-images/blob/2024.11.11/pangeo-notebook/packages.txt
However, if I pin all those package versions and leave our packages that aren't on that list unpinned, then the builds fail because of the
xcape,geogif, andbasemappackages. Doing a flexible install removing the bug fix version pin for the versions from pangeo notebook doesn't solve this problemFailed build: https://repo.dit.maap-project.org/root/maap-workspaces/-/jobs/16163
From this commit: MAAP-Project/maap-workspaces@0078739 that includes
xcape,geogif, andbasemapWe agreed that ideally we don't remove the
basemappackage.basemaphasn't had a release in 9 monthsRelated to #1102
cc @wildintellect