We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61edff8 commit 5daa8b7Copy full SHA for 5daa8b7
packages/jupyter-ai/schema/plugin.json
@@ -4,14 +4,6 @@
4
"description": "JupyterLab generative artificial intelligence integration.",
5
"jupyter.lab.setting-icon": "jupyter-ai::chat",
6
"jupyter.lab.setting-icon-label": "Jupyter AI Chat",
7
- "jupyter.lab.shortcuts": [
8
- {
9
- "command": "jupyter-ai:focus-chat-input",
10
- "keys": ["Accel Shift 1"],
11
- "selector": "body",
12
- "preventDefault": false
13
- }
14
- ],
15
"jupyter.lab.menus": {
16
"main": [
17
{
0 commit comments