NASA-IMPACT / veda-jh-environments

1 stars 1 forks source link

Track and test upgrade of pangeo-notebook image in veda-jh-environments #41

Closed abarciauskas-bgse closed 8 months ago

abarciauskas-bgse commented 10 months ago

Description

We would like to upgrade the pangeo-notebook image used by the VEDA JupyterHub so we get an updated version of xarray to solve an issue with reading chunks from h5netcdf (see https://github.com/pydata/xarray/issues/8691). This may also resolve some of the features of interest in https://github.com/NASA-IMPACT/veda-analytics/issues/94.

@wildintellect mentioned there was an issue with moving to JupyterLab 4, which is a part of this updated pangeo-notebook image https://github.com/pangeo-data/pangeo-docker-images/blob/2024.01.23/pangeo-notebook/packages.txt#L270C1-L270C19

Checklist:

ranchodeluxe commented 9 months ago

@abarciauskas-bgse :

abarciauskas-bgse commented 9 months ago

@ranchodeluxe thanks for the updates. Perhaps we should merge these instructions into that documentation and / or create an issue template for future upgrades.

wildintellect commented 9 months ago

@abarciauskas-bgse are you going to do the PR to bump the pangeo image? the stac_ipyleaflet fix is a simple version bump too (current version is broken), and pypi install of lonboard should be straight forward if @kylebarron finished the new release. But I don't know if we want to mix all these things. Or test one at a time, then do the PR to 2i2c with everything?

kylebarron commented 9 months ago

I'm hoping to release a new minor version of lonboard tomorrow (depending on time around zarr sprint)

abarciauskas-bgse commented 9 months ago

@wildintellect

are you going to do the PR to bump the pangeo image?

yes, thanks for the nudge: https://github.com/NASA-IMPACT/veda-jh-environments/pull/42

wildintellect commented 8 months ago

@ranchodeluxe do it

ranchodeluxe commented 8 months ago

PR in: https://github.com/2i2c-org/infrastructure/pull/3788