{
  "title": "Jupyter Notebook Zen Mode",
  "description": "Jupyter Notebook Zen Mode",
  "jupyter.lab.menus": {
    "main": [
      {
        "id": "jp-mainmenu-view",
        "items": [
          {
            "command": "application:toggle-zen",
            "rank": 3
          }
        ]
      }
    ]
  },
  "properties": {},
  "additionalProperties": false,
  "type": "object"
}
