Skip to content
Snippets Groups Projects
Commit 4d38266a authored by Lars Bilke's avatar Lars Bilke
Browse files

Merge branch 'update_devcontainer' into 'main'

add jupyter as vsc extension to work with notebooks

See merge request ogs/tools/ogstools!151
parents 8a18bccd c4d81ebb
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,8 @@
"vscode": {
"extensions": [
"ms-python.python",
"ms-python.black-formatter"
"ms-python.black-formatter",
"ms-toolsai.jupyter"
],
"settings": {
"python.defaultInterpreterPath": ".venv-devcontainer/bin/python",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment