Skip to content

Commit

Permalink
Work on binder support.
Browse files Browse the repository at this point in the history
Signed-off-by: James Goppert <james.goppert@gmail.com>
  • Loading branch information
jgoppert committed Jul 21, 2023
1 parent f427795 commit 0633524
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,5 +2,5 @@
set -ex

echo "Installing poetry environment"

curl -sSL https://install.python-poetry.org | python3 -
poetry install

0 comments on commit 0633524

Please sign in to comment.