11 lines
256 B
JSON
11 lines
256 B
JSON
{
|
|
"title": "Notebook checkpoint indicator",
|
|
"description": "Notebook checkpoint indicator",
|
|
"jupyter.lab.toolbars": {
|
|
"TopBar": [{ "name": "checkpoint", "rank": 20 }]
|
|
},
|
|
"properties": {},
|
|
"additionalProperties": false,
|
|
"type": "object"
|
|
}
|