ds1001_final/finalproj/share/jupyter/lab/schemas/@jupyter-notebook/application-extension/title.json

10 lines
223 B
JSON

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