Skip to content

Commit 3e68f07

Browse files
committed
Binder: Ensure jlab 4.0.2 and yarn 3
1 parent 7dfa8f4 commit 3e68f07

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.binder/postBuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
set -e
44

55
npm install -g yarn
6+
yarn set version berry
67

78
./dev-install.sh

.binder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
bqplot
22
ipyleaflet
33
jupyterlab-myst
4-
jupyterlab
4+
jupyterlab==4.0.2
55
matplotlib
66
networkx
77
numpy

0 commit comments

Comments
 (0)