-
-
Notifications
You must be signed in to change notification settings - Fork 12
feat: JupyterHub configuration #715
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
Conversation
✅ Deploy Preview for stackable-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just minor things.
There are many inconsistencies in terms of capitalization e.g. pod/Pod, keycloak/Keycloak, jupyterhub/JupyterHub.
Can you consolidate that?
Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some more inconsistencies:
- node / Node (i prefer lowercase)
- secret class / SecretClass (CRD: prefer upper)
- python / Python (no strong opinion, would capitalize)
- job / Job (CRD: prefer upper)
- secret / Secret (depends i guess...)
Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, LGTM!
Does any of the Jupyter tickets have a release note snippet? We definitely want to make sure to have a sentence about this. |
Docs: https://docs.stackable.tech/home/nightly/demos/jupyterhub-keycloak/ Snippet proposal (@adwk67 pls improve):
(@adwk67: just made minor changes plus the tutorial link) |
Related to stackabletech/issues#191