Skip to content

Commit db36ad3

Browse files
Update installation strategy
1 parent 098a42c commit db36ad3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"image": "mcr.microsoft.com/devcontainers/universal:2",
33
"updateContentCommand": "npm install; pip install -r requirements.txt",
44
"postCreateCommand": "",
5+
"postStartCommand": "npm install; pip install -r requirements.txt",
56
"customizations": {
67
"codespaces": {
78
"openFiles": [
@@ -16,7 +17,7 @@
1617
],
1718
"settings": {
1819
"workbench.editorAssociations": {
19-
"*.md": "vscode.markdown.preview.editor"
20+
"*.md": "vscode.markdown.preview.editor"
2021
}
2122
}
2223
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy