Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaem committed Jun 25, 2024
1 parent 53a0cee commit 4fde3c5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@
"vscode": {
"extensions": [
"ms-python.python"
],
"settings": {
"python.pythonPath": "/opt/conda/envs/shenfun/bin/python",
"python.defaultInterpreterPath": "/opt/conda/envs/shenfun/bin/python"
}
]
}
},
"postCreateCommand": "conda init"
Expand Down

0 comments on commit 4fde3c5

Please sign in to comment.