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 d24bfc5 commit b685ef3Copy full SHA for b685ef3
package.json
@@ -100,7 +100,7 @@
100
"onCommand:python.datascience.selectJupyterInterpreter",
101
"onCommand:python.datascience.selectjupytercommandline",
102
"onCommand:python.enableSourceMapSupport",
103
- "onNotebookEditor:jupyter-notebook",
+ "onNotebook:jupyter-notebook",
104
"workspaceContains:mspythonconfig.json",
105
"workspaceContains:pyproject.toml",
106
"onCustomEditor:ms-python.python.notebook.ipynb"
0 commit comments