Skip to content

Commit a878433

Browse files
authored
update example
1 parent 509e308 commit a878433

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/docs/how-tos/jhub-app-launcher.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ jhub_apps:
5353
# c.JAppsConfig.<ATTRIBUTE>
5454
# See https://github.com/nebari-dev/jhub-apps/blob/5ed5c9d3d1eeb08a5710001fef1e63295d7cb48d/jhub_apps/config_utils.py#L5
5555
service_workers: 4
56-
allow_multiple_jupyterlab: true
56+
blocked_frameworks:
57+
- jupyterlab
58+
- custom
5759
```
5860

5961
## Usage

0 commit comments

Comments
 (0)