Skip to content

Commit fab1bc2

Browse files
committed
added notebook
1 parent 731ace4 commit fab1bc2

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)