diff --git a/packages/lab-extension/schema/launch-tree.json b/packages/lab-extension/schema/launch-tree.json index aafb6e61b..0cf51ba56 100644 --- a/packages/lab-extension/schema/launch-tree.json +++ b/packages/lab-extension/schema/launch-tree.json @@ -9,14 +9,6 @@ { "command": "jupyter-notebook:launch-tree", "rank": 1 - }, - { - "command": "jupyter-notebook:open-notebook", - "rank": 1 - }, - { - "command": "jupyter-notebook:open-lab", - "rank": 1 } ] }