Skip to content

Commit 08b9000

Browse files
authored
Update devcontainer.json
1 parent 7559d4e commit 08b9000

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.devcontainer/devcontainer.json

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"openFiles": []
1111
},
1212
"vscode": {
13+
"settings": {
14+
"python.defaultInterpreterPath": "/opt/conda/bin/python"
15+
},
1316
"extensions": [
1417
"ms-python.python"
1518
]

0 commit comments

Comments
 (0)