Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
consideRatio opened this issue May 15, 2023 · 0 comments

Comments

@consideRatio
Copy link
Member

In dedbugging #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

  • Clarify expectations on versions in various envs on first install of tljh and after upgrades
  • Test expectations

Drafted expectations

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

  • after install or upgrade and hub env and user env, jupyterhub always the latest available minor/patch of the pinned major version
  • after install, misc extra things are installed in the user env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant