master
/ .localenv / lib / python3.5 / site-packages / jupyterlab / schemas / @jupyterlab / launcher-extension / plugin.json

plugin.json @master

08862c9
 
 
 
 
 
 
 
 
 
 
 
 
 
{
  "title": "Launcher",
  "description": "Launcher settings.",
  "jupyter.lab.shortcuts": [
    {
      "command": "launcher:create",
      "keys": [""],
      "selector": "body"
    }
  ],
  "properties": {},
  "additionalProperties": false,
  "type": "object"
}