Skip to content

Commit 4f68110

Browse files
authored
Update custom_jupyter_server_config.json
1 parent 2352880 commit 4f68110

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

custom_jupyter_server_config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"ContentsManager": {
33
"allow_hidden": true
4+
},
5+
"@jupyterlab/docmanager-extension:plugin": {
6+
"defaultViewers": {
7+
"qmd": "editor"
8+
}
49
}
510
}

0 commit comments

Comments
 (0)