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

Update to JupyterHub 4 and TLJH 1.0, use pytest-jupyterhub #65

Merged
merged 9 commits into from
Mar 12, 2024

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Nov 27, 2023

Fixes #64.

Trying to modernize the repo and remove boilerplate.

  • Use pytest-jupyterhub to simplify testing
  • Update to JupyterHub 4
  • Require TLJH 1.0
  • Fix DeprecationWarning: @jupyterhub.utils.admin_only is deprecated in JupyterHub 2.0

@jtpio jtpio changed the title Use pytest-jupyterhub Update to JupyterHub 4 and TLJH 1.0, use pytest-jupyterhub Nov 27, 2023
This was referenced Nov 27, 2023
@jtpio jtpio marked this pull request as ready for review November 28, 2023 08:37
@jtpio
Copy link
Member Author

jtpio commented Nov 28, 2023

cc @atrawog if you would like to have a look

@jtpio
Copy link
Member Author

jtpio commented Mar 11, 2024

@trungleduc
Copy link
Collaborator

Thanks @jtpio

@trungleduc trungleduc merged commit cda9600 into plasmabio:master Mar 12, 2024
4 checks passed
@jtpio jtpio deleted the jupyterhub-4 branch March 12, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use pytest-jupyterhub for testing
2 participants