You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(python): upgrade as high as it works
There are some limitations. Docs have an open issue dask/dask-sphinx-theme#68 which locks us on python 3.11.
Chartpress (https://github.com/jupyterhub/chartpress) limits us from going above 3.12 on the helm builds.
Issue #850
* chore(python): update python versions in dockerfiles
* Update Dockerfile
* refreeze dockerfile
* new chartpress
* minimize golang/python version matrix
* Update build-publish-helm-chart.yaml
* Update test.yaml
* Restore unrelated change
---------
Co-authored-by: Erik Sundell <[email protected]>
We are currently using 3.11 in quite a bit of places:
We should update to use Python 3.13 instead, or Python 3.12 if its not possible yet to get things to function with Python 3.13.
The text was updated successfully, but these errors were encountered: