Skip to content

Commit bf16cf6

Browse files
committed
Fix path
1 parent 4d5b60c commit bf16cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.binder/postBuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
set -eux
33

44
mkdir -p ${NB_PYTHON_PREFIX}/share/jupyter/lab/settings
5-
cp overrides.json ${NB_PYTHON_PREFIX}/share/jupyter/lab/settings/overrides.json
5+
cp .binder/overrides.json ${NB_PYTHON_PREFIX}/share/jupyter/lab/settings/overrides.json

0 commit comments

Comments
 (0)