Skip to content

Commit

Permalink
Install Python deps on binder via conda
Browse files Browse the repository at this point in the history
  • Loading branch information
bodkan committed May 8, 2024
1 parent 5ab2633 commit 6fc695a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .binder/install.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

devtools::install_github("bodkan/slendr")

slendr::setup_env(agree = TRUE, pip = TRUE)
slendr::setup_env(agree = TRUE)

0 comments on commit 6fc695a

Please sign in to comment.