jupyterhub / the-littlest-jupyterhub

Simple JupyterHub distribution for 1-100 users on a single server
https://tljh.jupyter.org
BSD 3-Clause "New" or "Revised" License
1.02k stars 338 forks source link

Upgrade pip in hub env from 21.3 to to 23.1 when bootstrap script runs #892

Closed consideRatio closed 1 year ago

consideRatio commented 1 year ago

When the bootstrap script runs, we are upgrading pip in the hub env. Let's upgrade to pip 23.1.* by default, up from 21.3.*.

consideRatio commented 1 year ago

As we are now discussing behavior that relates to pip in https://github.com/jupyterhub/the-littlest-jupyterhub/pull/890, let's get this updated so we reflect on changes based on a known recent pip version.