Skip to content

Commit

Permalink
Update binder build
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Apr 20, 2024
1 parent 079f3a0 commit 3b1e5e3
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 @@ -3,4 +3,4 @@ mkdir -p /home/jovyan/.local/share/jupyter/kernels/flux
cp binder/kernel.json /home/jovyan/.local/share/jupyter/kernels/flux

# install pympipool
pip install .
pip install . --no-deps --no-build-isolation

0 comments on commit 3b1e5e3

Please sign in to comment.