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

Verify that versions used in hub and user env corresponds to our expectations #894

Open consideRatio opened 1 year ago

consideRatio commented 1 year ago

In dedbugging https://github.com/jupyterhub/the-littlest-jupyterhub/issues/885 we became uncertain about what version of jupyterhub was actually used.

We believed that jupyterhub 4 was used before we had upgraded to it. I think we concluded that we used jupyterhub 3 in the hub env, but maybe not in the user env. Currently we have no tests about ensuring we have the expected jupyterhub in the user env for example.

Action point

Drafted expectations

If #890 is merged in its current form, my expectations are that: