added jupyter extensions to vs code, now we can do everything container contained
This commit is contained in:
parent
50f099dbfd
commit
917db081b7
3 changed files with 12074 additions and 12046 deletions
|
@ -36,7 +36,15 @@
|
|||
"ms-azuretools.vscode-docker",
|
||||
"ms-vscode.cpptools-themes",
|
||||
"ms-iot.vscode-ros",
|
||||
"GitHub.github-vscode-theme"
|
||||
"GitHub.github-vscode-theme",
|
||||
"ms-toolsai.jupyter",
|
||||
"ms-toolsai.jupyter-keymap",
|
||||
"ms-toolsai.vscode-jupyter-slideshow",
|
||||
"ms-toolsai.vscode-jupyter-cell-tags",
|
||||
"ms-toolsai.jupyter-renderers",
|
||||
"ms-python.debugpy",
|
||||
"ms-python.python",
|
||||
"ms-python.vscode-python-envs"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue