{
  "title": "Jupyter Viewer",
  "description": "Jupyter Viewer settings.",
  "type": "object",
  "properties": {
    "showInLauncher": {
      "title": "Show Jupyter Viewer in the launcher",
      "description": "Show Jupyter Viewer in the launcher",
      "default": true,
      "type": "boolean"
    }
  },
  "additionalProperties": false,
  "jupyter.lab.shortcuts": []
}
