mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Enable ipynb extension to fix vscode notebooks (#23608)
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
"dropMetadata"
|
"dropMetadata"
|
||||||
],
|
],
|
||||||
"activationEvents": [
|
"activationEvents": [
|
||||||
"onNotebook:jupyter-notebook"
|
"*"
|
||||||
],
|
],
|
||||||
"extensionKind": [
|
"extensionKind": [
|
||||||
"workspace",
|
"workspace",
|
||||||
|
|||||||
Reference in New Issue
Block a user