Skip to content

Commit 48de707

Browse files
authored
Merge pull request #54 from stackql/feature/refactor
added notebook
2 parents e479cfe + fab1bc2 commit 48de707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"cpus": 2
77
},
88
"waitFor": "onCreateCommand",
9-
"updateContentCommand": "pip install -e ",
9+
"updateContentCommand": "pip install -e .",
1010
"postCreateCommand": "",
1111
"postStartCommand": "git reset --hard && git clean -fd",
1212
"customizations": {

0 commit comments

Comments
 (0)