Spaces:
Runtime error
Runtime error
Accent_App
/
styleenv
/share
/jupyter
/lab
/schemas
/@jupyter-notebook
/application-extension
/pages.json
{ | |
"title": "Jupyter Notebook Pages", | |
"description": "Jupyter Notebook Pages", | |
"jupyter.lab.menus": { | |
"main": [ | |
{ | |
"id": "jp-mainmenu-view", | |
"items": [ | |
{ | |
"command": "application:open-lab", | |
"rank": 2 | |
}, | |
{ | |
"command": "application:open-tree", | |
"rank": 2 | |
} | |
] | |
} | |
] | |
}, | |
"properties": {}, | |
"additionalProperties": false, | |
"type": "object" | |
} | |