We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e7d0d commit a2ba0d3Copy full SHA for a2ba0d3
.devcontainer/devcontainer.json
@@ -28,7 +28,7 @@
28
"vscode": {
29
// Set *default* container specific settings.json values on container create.
30
"settings": {
31
- "python.defaultInterpreterPath": "/home/vscode/.conda/envs/data_viz_workshop"
+ "python.defaultInterpreterPath": "/home/vscode/.conda/envs/data_viz_workshop/bin/python"
32
},
33
34
// Add the IDs of extensions you want installed when the container is created.
0 commit comments