Skip to content

Commit

Permalink
Update environment (#142)
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] committed Feb 15, 2024
1 parent c36f590 commit 5b5a10d
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .binder/environment.yml
Expand Up @@ -7,28 +7,28 @@ dependencies:
- packaging
- pyyaml
# applications
- jupyterlab=4.0.9
- jupyter-collaboration=1.0.1
- nbconvert=7.6.0
- jupyterlab=4.0.10
- jupyter-collaboration=2.0.1
- nbconvert=7.14.1
- notebook=7.0.6
# extensions
- jupyter-offlinenotebook=0.2.2
- jupyterlab-fasta=3.3
- jupyterlab-geojson=3.4
# Python Kernel
- ipykernel=6.24.0
- ipykernel=6.28.0
- xeus-python=0.14.3
- ipywidgets=8
- ipyleaflet=0.17.3
- altair=5.0.1
- bqplot=0.12.40
- dask=2023.7.0
- matplotlib-base=3.7.1
- pandas=2.0.3
- ipyleaflet=0.18.1
- altair=5.2.0
- bqplot=0.12.42
- dask=2024.1.0
- matplotlib-base=3.8.2
- pandas=2.1.4
- python=3.9
- scikit-image=0.21.0
- scikit-learn=1.3.0
- seaborn-base=0.12.2
- scikit-image=0.22.0
- scikit-learn=1.3.2
- seaborn-base=0.13.1
- tensorflow=2.11.0
- sympy=1.12
- traittypes=0.2.1
Expand Down

0 comments on commit 5b5a10d

Please sign in to comment.