We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96e8117 + 529fcc1 commit b9d6a1dCopy full SHA for b9d6a1d
1 file changed
.devcontainer/devcontainer.json
@@ -22,8 +22,8 @@
22
"customizations": {
23
"vscode": {
24
"extensions": [
25
- "ms-python.python@v2023.8.0",
26
- "ms-toolsai.jupyter@v2023.3.1201040234"
+ "ms-python.python@2023.8.0",
+ "ms-toolsai.jupyter@2023.3.1201040234"
27
]
28
}
29
0 commit comments