Skip to content

Commit 2c01358

Browse files
committed
Added Python extension to run notebooks in VSCode
1 parent 5bca3c9 commit 2c01358

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
},
1212
"extensions": [
1313
"ms-dotnettools.csharp",
14+
"ms-python.python",
1415
"donjayamanne.jupyter",
1516
"yzhang.markdown-all-in-one",
1617
"ms-dotnettools.dotnet-interactive-vscode",

0 commit comments

Comments
 (0)