Skip to content

Commit

Permalink
binder: jupyterlab>=4,<5 notebook>=7,<8
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Feb 10, 2024
1 parent 40b0319 commit fb49ae0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: offlinenotebook
channels:
- defaults
dependencies:
- jupyterlab=4.1.0
- jupyterlab>=4,<5
- notebook>=7,<8
- pip
- python

0 comments on commit fb49ae0

Please sign in to comment.