Files
INTUIA/Programa final/_internal/jupyterlab/schemas/@jupyterlab/help-extension/launch-classic.json
T

23 lines
364 B
JSON
Raw Normal View History

2026-03-15 13:27:50 +00:00
{
"jupyter.lab.menus": {
"main": [
{
"id": "jp-mainmenu-help",
"items": [
{
"type": "separator",
"rank": 1
},
{
"type": "separator",
"rank": 1
}
]
}
]
},
"properties": {},
"additionalProperties": false,
"type": "object"
}