Skip to content

Commit

Permalink
Fix typo in path
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Dec 19, 2024
1 parent fbe6866 commit 56fa0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .binder/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
set -eux

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

0 comments on commit 56fa0e8

Please sign in to comment.