Skip to content

Commit

Permalink
Added Python extension to run notebooks in VSCode
Browse files Browse the repository at this point in the history
  • Loading branch information
csharpfritz committed Oct 13, 2020
1 parent 5bca3c9 commit 2c01358
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
},
"extensions": [
"ms-dotnettools.csharp",
"ms-python.python",
"donjayamanne.jupyter",
"yzhang.markdown-all-in-one",
"ms-dotnettools.dotnet-interactive-vscode",
Expand Down

0 comments on commit 2c01358

Please sign in to comment.