We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add option in nebari config under jhub_apps to override configuration for jhub-apps, for example:
jhub_apps
jhub_apps: enabled: true overrides: service_workers: 4 allow_multiple_jupyterlab: true
This will allow users to customize jhub-apps from nebari-config.yml, without relying on default values.
nebari-config.yml
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Feature description
Add option in nebari config under
jhub_apps
to override configuration for jhub-apps, for example:Value and/or benefit
This will allow users to customize jhub-apps from
nebari-config.yml
, without relying on default values.Anything else?
No response
The text was updated successfully, but these errors were encountered: