mirror of
https://github.com/harivansh-afk/ds1001_final.git
synced 2026-04-15 09:01:15 +00:00
10 lines
223 B
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"
|
|
}
|