added jupyter extensions to vs code, now we can do everything container contained

This commit is contained in:
Niklas Halle 2025-04-04 09:37:26 +02:00
parent 50f099dbfd
commit 917db081b7
3 changed files with 12074 additions and 12046 deletions

View file

@ -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"
]
}
}