Skip to content

Commit

Permalink
Update environment (#143)
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 Apr 15, 2024
1 parent 5b5a10d commit 496bb0f
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,28 @@ dependencies:
- packaging
- pyyaml
# applications
- jupyterlab=4.0.10
- jupyter-collaboration=2.0.1
- nbconvert=7.14.1
- notebook=7.0.6
- jupyterlab=4.1.5
- jupyter-collaboration=2.0.3
- nbconvert=7.16.2
- notebook=7.1.1
# extensions
- jupyter-offlinenotebook=0.2.2
- jupyter-offlinenotebook=0.3.1
- jupyterlab-fasta=3.3
- jupyterlab-geojson=3.4
# Python Kernel
- ipykernel=6.28.0
- ipykernel=6.29.3
- xeus-python=0.14.3
- ipywidgets=8
- ipyleaflet=0.18.1
- ipyleaflet=0.18.2
- altair=5.2.0
- bqplot=0.12.42
- dask=2024.1.0
- matplotlib-base=3.8.2
- pandas=2.1.4
- bqplot=0.12.43
- dask=2024.3.0
- matplotlib-base=3.8.3
- pandas=2.2.1
- python=3.9
- scikit-image=0.22.0
- scikit-learn=1.3.2
- seaborn-base=0.13.1
- scikit-learn=1.4.1.post1
- seaborn-base=0.13.2
- tensorflow=2.11.0
- sympy=1.12
- traittypes=0.2.1
Expand Down

0 comments on commit 496bb0f

Please sign in to comment.