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

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"
}