Skip to content

Commit

Permalink
Update binder env (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
trungleduc authored Sep 19, 2023
1 parent 61a42bd commit ed9c8e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ channels:

dependencies:
# runtime dependencies
- python >=3.8,<3.9.0a0
- python=3.10
- jupyterlab >=3,<4.0.0a0
# labextension build dependencies
- nodejs >=14,<15
- nodejs=18
- pip
- wheel
- ipywidgets
- ipyflex
- voila
- voila<0.4.0
- voila-gridstack
- ipyleaflet
- streamlit=1.11.1
Expand Down

0 comments on commit ed9c8e4

Please sign in to comment.