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

Integrate JupyterHub App Launcher into Nebari #2185

Merged
merged 26 commits into from
Jan 8, 2024
Merged

Integrate JupyterHub App Launcher into Nebari #2185

merged 26 commits into from
Jan 8, 2024

Conversation

aktech
Copy link
Member

@aktech aktech commented Jan 7, 2024

Reference Issues or PRs

#2011
Basic Installation docs: nebari-dev/nebari-docs#391

  • Integrate JHub Apps (make it optional)
  • JupyterHub helm chart Upgrade to 3.2.1 (JupyterHub: 4.0.2)
  • Fetch conda environments dynamically from conda-store API
  • Update kindest/node to v1.23.13 as JupyterHub helm chart didn't supported k8s < 1.23
  • Create jwt token secret for JHub Apps Authentication (mounted on hub pod)
  • Add ingress route for jhub apps service

What does this implement/fix?

Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

Any other comments?

Copy link
Contributor

@dcmcand dcmcand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @aktech , I am assuming a documentation PR will be following at some point soon correct?

@dcmcand dcmcand merged commit c060e99 into develop Jan 8, 2024
27 checks passed
@dcmcand dcmcand deleted the jhub-apps branch January 8, 2024 21:50
@aktech
Copy link
Member Author

aktech commented Jan 8, 2024

@dcmcand Yes, there is one here: nebari-dev/nebari-docs#391 with minimal stuff required to get it up and running.

@pavithraes pavithraes added this to the 2024.1.1 milestone Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants