Skip to content

Commit

Permalink
Merge pull request #6 from genome21/update-devcontainer
Browse files Browse the repository at this point in the history
Update devcontainer.json
  • Loading branch information
genome21 authored Apr 12, 2024
2 parents 182267e + d588c71 commit 59bf843
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
},
"vscode": {
"extensions": [
"ms-toolsai.jupyter@2023.8.1002321100",
"ms-python.python@2023.15.12302115",
"sourcery.sourcery@1.7.0",
"GitHub.copilot@1.104.347",
"amazonwebservices.aws-toolkit-vscode@1.85.0",
"ms-python.pylint@2023.7.12211006"
"ms-toolsai.jupyter@2024.4.2024041101",
"ms-python.python@2024.5.11021008",
"sourcery.sourcery@1.16.0",
"GitHub.copilot@1.180.0",
"amazonwebservices.aws-toolkit-vscode@2.18.0",
"ms-python.pylint@2023.11.13481007"
]
}
},
Expand Down

0 comments on commit 59bf843

Please sign in to comment.