Files
MLPproject/.venv/share/jupyter/lab/schemas/@jupyter-notebook/application-extension/title.json
2025-10-23 15:44:32 +02:00

11 lines
223 B
JSON

{
"title": "Title widget",
"description": "Title widget",
"jupyter.lab.toolbars": {
"TopBar": [{ "name": "widgetTitle", "rank": 10 }]
},
"properties": {},
"additionalProperties": false,
"type": "object"
}