Enable ipynb extension to fix vscode notebooks (#23608)

This commit is contained in:
Cory Rivera
2023-06-30 15:40:32 -07:00
committed by GitHub
parent 35597c921a
commit b302aa9b81

View File

@@ -14,7 +14,7 @@
"dropMetadata"
],
"activationEvents": [
"onNotebook:jupyter-notebook"
"*"
],
"extensionKind": [
"workspace",