Skip to content

Commit 2a24f65

Browse files
Minimal update of deps to allow installing on ARM Mac (#207)
1 parent f86cd3d commit 2a24f65

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
@@ -3,13 +3,13 @@ channels:
33
- conda-forge
44
dependencies:
55
- python=3.8
6-
- bokeh=2.1.1
6+
- bokeh=2.2.3
77
- dask=2.20.0
88
- dask-image=0.2.0
99
- dask-ml=1.6.0
1010
- dask-labextension=2.0.2
1111
- jupyterlab=2.1
12-
- nodejs=14
12+
- nodejs=16
1313
- numba
1414
- numpy=1.21
1515
- pip

0 commit comments

Comments
 (0)