Now tracks failed profilings
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// "forwardPorts": [],
|
||||
|
||||
// Use 'postCreateCommand' to run commands after the container is created.
|
||||
"postCreateCommand": "pip3 install --user -r requirements.txt",
|
||||
"postCreateCommand": "pip3 install --user -r requirements.txt && pipx install . -e",
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
|
Reference in New Issue
Block a user