cal-itp / data-infra

Cal-ITP data infrastructure
https://docs.calitp.org/data-infra
GNU Affero General Public License v3.0
47 stars 12 forks source link

Updating jupyter-singleuser from python 3.9 to python 3.11 #3359

Closed vevetron closed 4 months ago

vevetron commented 4 months ago

Description

After we've updated calitp-data-analysis and calitp-data-maps in https://github.com/cal-itp/data-infra/pull/3354 and https://github.com/cal-itp/data-infra/pull/3357, this should enable us to use the python-3.11.6 notebook package.

Resolves #3352

Type of change

How has this been tested?

Able to build this with my mac using docker "docker build ."

Post-merge follow-ups

vevetron commented 4 months ago

Don't approve yet.

Okay ready for Approval.

vevetron commented 4 months ago

TODO: Make a separate PR that just updates calitp-data-analysis with updated dask versions. Then rebuild jupyter-singleuser image.