{ "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": 10 }, { "command": "help:shortcuts", "rank": 11 } ] } ] }, "properties": {}, "additionalProperties": false, "type": "object" }