Spaces:
Runtime error
Runtime error
{ | |
"title": "Jupyter Notebook Help Menu Entries", | |
"description": "Jupyter Notebook Help Menu Entries", | |
"jupyter.lab.menus": { | |
"main": [ | |
{ | |
"id": "jp-mainmenu-help", | |
"items": [ | |
{ | |
"command": "help:about", | |
"rank": 0 | |
}, | |
{ | |
"type": "separator", | |
"rank": 1 | |
} | |
] | |
} | |
] | |
}, | |
"properties": {}, | |
"additionalProperties": false, | |
"type": "object" | |
} | |