Skip to content

Commit 87262bd

Browse files
authored
Fix notebook spec (#140)
* Fix notebook spec * Update environment.yml * Update environment.yml
1 parent f493662 commit 87262bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.binder/environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ dependencies:
77
- packaging
88
- pyyaml
99
# applications
10-
- jupyterlab=4.0.6
10+
- jupyterlab=4.0.9
1111
- jupyter-collaboration=1.0.1
1212
- nbconvert=7.6.0
13-
- notebook==7.0.4
13+
- notebook=7.0.6
1414
# extensions
1515
- jupyter-offlinenotebook=0.2.2
1616
- jupyterlab-fasta=3.3

0 commit comments

Comments
 (0)