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