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 80b1ee5 commit f2f8fcbCopy full SHA for f2f8fcb
.devcontainer/devcontainer.json
@@ -24,7 +24,7 @@
24
}
25
26
},
27
- "postCreateCommand": "",
+ "postCreateCommand": "pip install -r requirements.txt",
28
"remoteUser": "vscode",
29
"hostRequirements": {
30
"memory": "8gb"
0 commit comments