Skip to content

Commit

Permalink
Fix notebook spec (#140)
Browse files Browse the repository at this point in the history
* Fix notebook spec

* Update environment.yml

* Update environment.yml
  • Loading branch information
fcollonval authored Nov 21, 2023
1 parent f493662 commit 87262bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.0.6
- jupyterlab=4.0.9
- jupyter-collaboration=1.0.1
- nbconvert=7.6.0
- notebook==7.0.4
- notebook=7.0.6
# extensions
- jupyter-offlinenotebook=0.2.2
- jupyterlab-fasta=3.3
Expand Down

0 comments on commit 87262bd

Please sign in to comment.