Files
MLPproject/.venv/lib/python3.12/site-packages/jupyterlab/schemas/@jupyterlab/help-extension/launch-classic.json
2025-10-23 15:44:32 +02:00

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"
}