Skip to content

Commit b685ef3

Browse files
authored
Change name of event used to activate extension (microsoft#14153)
1 parent d24bfc5 commit b685ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"onCommand:python.datascience.selectJupyterInterpreter",
101101
"onCommand:python.datascience.selectjupytercommandline",
102102
"onCommand:python.enableSourceMapSupport",
103-
"onNotebookEditor:jupyter-notebook",
103+
"onNotebook:jupyter-notebook",
104104
"workspaceContains:mspythonconfig.json",
105105
"workspaceContains:pyproject.toml",
106106
"onCustomEditor:ms-python.python.notebook.ipynb"

0 commit comments

Comments
 (0)