Skip to content

Commit a2ba0d3

Browse files
committed
Update devcontainer.json
1 parent 89e7d0d commit a2ba0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"vscode": {
2929
// Set *default* container specific settings.json values on container create.
3030
"settings": {
31-
"python.defaultInterpreterPath": "/home/vscode/.conda/envs/data_viz_workshop"
31+
"python.defaultInterpreterPath": "/home/vscode/.conda/envs/data_viz_workshop/bin/python"
3232
},
3333

3434
// Add the IDs of extensions you want installed when the container is created.

0 commit comments

Comments
 (0)