You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
463 B

{
"title": "RetroLab Menu Entries",
"description": "RetroLab Menu Entries",
"jupyter.lab.menus": {
"main": [
{
"id": "jp-mainmenu-file",
"items": [
{
"command": "application:rename",
"rank": 4
},
{
"command": "notebook:trust",
"rank": 20
}
]
}
]
},
"properties": {},
"additionalProperties": false,
"type": "object"
}