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

11 lines
237 B
JSON

{
"title": "Kernel logo",
"description": "Kernel logo in the top area",
"jupyter.lab.toolbars": {
"TopBar": [{ "name": "kernelLogo", "rank": 110 }]
},
"properties": {},
"additionalProperties": false,
"type": "object"
}