Skip to content

Commit

Permalink
Update postBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Jun 14, 2024
1 parent 9f0eea8 commit 1bf3562
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .binder/postBuild
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# jupyter kernel
mkdir -p ${HOME}/.local/share/jupyter/kernels/flux
cp .binder/kernel.json ${HOME}/.local/share/jupyter/kernels/flux
mkdir -p /home/jovyan/.local/share/jupyter/kernels/flux
cp .binder/kernel.json /home/jovyan/.local/share/jupyter/kernels/flux

0 comments on commit 1bf3562

Please sign in to comment.