Skip to content

Commit

Permalink
Update environment (#144)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 30, 2024
1 parent 496bb0f commit 24a396b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ dependencies:
- packaging
- pyyaml
# applications
- jupyterlab=4.1.5
- jupyter-collaboration=2.0.3
- nbconvert=7.16.2
- notebook=7.1.1
- jupyterlab=4.1.8
- jupyter-collaboration=2.1.1
- nbconvert=7.16.4
- notebook=7.1.3
# extensions
- jupyter-offlinenotebook=0.3.1
- jupyterlab-fasta=3.3
Expand All @@ -19,15 +19,15 @@ dependencies:
- ipykernel=6.29.3
- xeus-python=0.14.3
- ipywidgets=8
- ipyleaflet=0.18.2
- altair=5.2.0
- ipyleaflet=0.19.1
- altair=5.3.0
- bqplot=0.12.43
- dask=2024.3.0
- matplotlib-base=3.8.3
- pandas=2.2.1
- dask=2024.5.0
- matplotlib-base=3.8.4
- pandas=2.2.2
- python=3.9
- scikit-image=0.22.0
- scikit-learn=1.4.1.post1
- scikit-learn=1.4.2
- seaborn-base=0.13.2
- tensorflow=2.11.0
- sympy=1.12
Expand Down

0 comments on commit 24a396b

Please sign in to comment.