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

Implement JupyterHub 5.x sharing APIs in the hub client #224

Merged
merged 61 commits into from
May 8, 2024
Merged

Commits on Apr 9, 2024

  1. jhub-411

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bec6cc6 View commit details
    Browse the repository at this point in the history
  2. make less strict

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9fbd521 View commit details
    Browse the repository at this point in the history
  3. try jupyterhub 5

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4507e86 View commit details
    Browse the repository at this point in the history
  4. fix typo in env file

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    54a63a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecf6d43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    269ed3c View commit details
    Browse the repository at this point in the history
  7. wip

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3be71ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73a5418 View commit details
    Browse the repository at this point in the history
  9. fix jupyterhub version

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8d8c823 View commit details
    Browse the repository at this point in the history
  10. fix jhub version

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    70edc06 View commit details
    Browse the repository at this point in the history
  11. bump commit hash version

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    34d41a9 View commit details
    Browse the repository at this point in the history
  12. fix artifact names clash

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cfb4877 View commit details
    Browse the repository at this point in the history
  13. fix jhub-suffix var name

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    414b53b View commit details
    Browse the repository at this point in the history
  14. undo hub client changes

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bbf0bcf View commit details
    Browse the repository at this point in the history
  15. undo config changes

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ef06202 View commit details
    Browse the repository at this point in the history
  16. bump micromamba

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f9ead54 View commit details
    Browse the repository at this point in the history
  17. undo env name change

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    48b693e View commit details
    Browse the repository at this point in the history
  18. run conda list and pip freeze

    aktech committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    204e25a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5206d3f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    79a5047 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dfc721a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9d16f19 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    eba3c38 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8b5c436 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    51a9914 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Test on JupyterHub 5.0.0b1

    aktech committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4867db2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c0eaf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98c892f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    375a62b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. jupyterhub install verify

    aktech committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a7ee4c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    613a663 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. share with users

    aktech committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7e2fba5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5634319 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd6292a View commit details
    Browse the repository at this point in the history
  4. change username

    aktech committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4cfb4d3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    b1ed918 View commit details
    Browse the repository at this point in the history
  2. fix linting

    aktech committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ebffcb4 View commit details
    Browse the repository at this point in the history
  3. add check for jupyterhub 5

    aktech committed May 3, 2024
    Configuration menu
    Copy the full SHA
    242865a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7aad7f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d6a23a View commit details
    Browse the repository at this point in the history
  6. fix imports

    aktech committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b11cf0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aad3c3c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78ba01c View commit details
    Browse the repository at this point in the history
  9. fix server options tests

    aktech committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2dceff0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf64057 View commit details
    Browse the repository at this point in the history
  11. fix groups syntax

    aktech committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f1aa8b8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4de240e View commit details
    Browse the repository at this point in the history
  13. fix scopes

    aktech committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2c4eb05 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e8837e0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    99f2e37 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9c8f14e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    11b2aac View commit details
    Browse the repository at this point in the history
  2. add a note about bulk sharing

    aktech committed May 6, 2024
    Configuration menu
    Copy the full SHA
    80bea0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6de1b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3be750a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cdc21e View commit details
    Browse the repository at this point in the history
  6. add more logs

    aktech committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e52dba3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e844bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    182985a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c1c5d9 View commit details
    Browse the repository at this point in the history
  10. log no shared servers

    aktech committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e98996e View commit details
    Browse the repository at this point in the history