dev container improvements
This commit is contained in:
@@ -35,7 +35,9 @@
|
||||
"extensions": [
|
||||
"ms-python.python",
|
||||
"ms-toolsai.jupyter",
|
||||
"mhutchie.git-graph"
|
||||
"mhutchie.git-graph",
|
||||
"ms-python.isort",
|
||||
"ms-python.autopep8"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user