Skip to content

Commit 05559a4

Browse files
committed
Add jupyter-lite.json file
1 parent df2e195 commit 05559a4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/jupyter-lite.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"jupyter-lite-schema-version": 0,
3+
"jupyter-config-data": {
4+
"appName": "Documentation",
5+
"collaborative": false,
6+
"exposeAppInBrowser": true,
7+
"disabledExtensions": [
8+
"@jupyterlab/server-proxy",
9+
"jupyterlab-server-proxy",
10+
"nbdime-jupyterlab"
11+
]
12+
}
13+
}

0 commit comments

Comments
 (0)