Skip to content

Commit 8f2bed8

Browse files
committed
lite: Disable jpuyterlabe-videochat:rooms-server
1 parent d20ca3b commit 8f2bed8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

lite/jupyter-lite.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"appName": "RobotLabLite",
55
"collaborative": true,
66
"exposeAppInBrowser": true,
7-
"disabledExtensions": ["nbdime-jupyterlab"]
7+
"disabledExtensions": [
8+
"jupyterlab-videochat:rooms-server",
9+
"nbdime-jupyterlab"
10+
]
811
}
912
}

0 commit comments

Comments
 (0)