There was an error while loading. Please reload this page.
1 parent 1702fb1 commit cb3259eCopy full SHA for cb3259e
news/2 Fixes/3734.md
@@ -0,0 +1 @@
1
+Activate the extension when loading ipynb files
package.json
@@ -59,6 +59,7 @@
59
],
60
"activationEvents": [
61
"onLanguage:python",
62
+ "onLanguage:jupyter",
63
"onDebugResolve:python",
64
"onCommand:python.execInTerminal",
65
"onCommand:python.sortImports",
0 commit comments