{
  "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"
}
