Skip to content

Commit

Permalink
remove voila-sepal-ui.
Browse files Browse the repository at this point in the history
This until dfguerrerom/voila-sepal-ui#4 is done
  • Loading branch information
dfguerrerom committed Sep 5, 2024
1 parent e8f59a8 commit d7928ba
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions modules/sandbox/script/init_sepal_ui.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
#!/bin/bash
set -e

python3 -m pip install "sepal-ui==2.20.0"

# Update the voila-sepal-ui package

python3 -m pip install "voila-sepal-ui==0.5.2"
python3 -m pip install "sepal-ui==2.20.0"

0 comments on commit d7928ba

Please sign in to comment.