pangeo-docker-images
pangeo-docker-images copied to clipboard
Upgrade Images to Python 3.12
Is your feature request related to a problem? Please describe. https://docs.python.org/3/whatsnew/3.12.html
Describe alternatives you've considered Leave everything at 3.11 !
Additional context From past experience it takes packages a while to be compatible with the latest release of Python, so this is an issue to track
A quick local test for pangeo notebook suggests the following currently only work with python <3.12:
- [ ]
xcape- https://github.com/conda-forge/xcape-feedstock/pull/22 - [x]
tiledb-py - [x]
python-blosc(nowblosc2? but only pypi currently?) - [x]
numba(& therefore numbagg, dask-ml, xarray-spatial, fastjmd95, datashader). https://github.com/numba/numba/issues/9197 - [x]
nb_conda_kernels - [x]
awscli - [x]
pop-tools