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 2cdf260 commit 6a8ebafCopy full SHA for 6a8ebaf
.devcontainer/devcontainer.json
@@ -6,7 +6,9 @@
6
"ghcr.io/devcontainers/features/node:1": {
7
"version":"20"
8
},
9
- "ghcr.io/devcontainers/features/git-lfs:1.1.0": {}
+ "ghcr.io/devcontainers/features/git-lfs:1.1.0": {},
10
+ "ghcr.io/devcontainers-contrib/features/poetry:2": {},
11
+ "ghcr.io/devcontainers/features/python:1": {}
12
13
"customizations": {
14
"vscode": {
0 commit comments