Skip to content

Commit f493662

Browse files
authored
Use notebook=7.0.4 (#138)
* Use `notebook=7.0.3` * Bump `jupyterlab` * Bump to `notebook==7.0.4`
1 parent 9167978 commit f493662

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.binder/environment.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@ dependencies:
77
- packaging
88
- pyyaml
99
# applications
10-
- jupyterlab=4.0.3
10+
- jupyterlab=4.0.6
1111
- jupyter-collaboration=1.0.1
1212
- nbconvert=7.6.0
13-
- pip:
14-
- notebook==7.0.0b3
13+
- notebook==7.0.4
1514
# extensions
1615
- jupyter-offlinenotebook=0.2.2
1716
- jupyterlab-fasta=3.3

0 commit comments

Comments
 (0)