We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509e308 commit a878433Copy full SHA for a878433
docs/docs/how-tos/jhub-app-launcher.md
@@ -53,7 +53,9 @@ jhub_apps:
53
# c.JAppsConfig.<ATTRIBUTE>
54
# See https://github.com/nebari-dev/jhub-apps/blob/5ed5c9d3d1eeb08a5710001fef1e63295d7cb48d/jhub_apps/config_utils.py#L5
55
service_workers: 4
56
- allow_multiple_jupyterlab: true
+ blocked_frameworks:
57
+ - jupyterlab
58
+ - custom
59
```
60
61
## Usage
0 commit comments