23 lines
364 B
JSON
23 lines
364 B
JSON
{
|
|
"jupyter.lab.menus": {
|
|
"main": [
|
|
{
|
|
"id": "jp-mainmenu-help",
|
|
"items": [
|
|
{
|
|
"type": "separator",
|
|
"rank": 1
|
|
},
|
|
{
|
|
"type": "separator",
|
|
"rank": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"properties": {},
|
|
"additionalProperties": false,
|
|
"type": "object"
|
|
}
|