Spaces:
Runtime error
Runtime error
File size: 237 Bytes
4cb60dd |
1 2 3 4 5 6 7 8 9 10 11 |
{
"title": "Kernel logo",
"description": "Kernel logo in the top area",
"jupyter.lab.toolbars": {
"TopBar": [{ "name": "kernelLogo", "rank": 110 }]
},
"properties": {},
"additionalProperties": false,
"type": "object"
}
|