Skip to content

Commit

Permalink
Merge pull request #5 from genome21/update-devcontainer
Browse files Browse the repository at this point in the history
Update devcontainer.json
  • Loading branch information
genome21 authored Aug 21, 2023
2 parents 7daba32 + 3fb911b commit 182267e
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.5.1001410103",
"ms-python.python@2023.9.11371007",
"sourcery.sourcery@1.3.0",
"GitHub.copilot@1.86.82",
"amazonwebservices.aws-toolkit-vscode@1.74.0",
"ms-python.pylint@2023.5.11321005"
"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"
]
}
},
Expand Down

0 comments on commit 182267e

Please sign in to comment.