Skip to content

Commit 75519a5

Browse files
authored
Merge pull request #981 from flixr/update-bokeh
scipy-notebook: update bokeh
2 parents 411af49 + fc64a77 commit 75519a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scipy-notebook/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ USER $NB_UID
1818
RUN conda install --quiet --yes \
1919
'beautifulsoup4=4.8.*' \
2020
'conda-forge::blas=*=openblas' \
21-
'bokeh=1.3*' \
21+
'bokeh=1.4*' \
2222
'cloudpickle=1.2*' \
2323
'cython=0.29*' \
2424
'dask=2.9.*' \

0 commit comments

Comments
 (0)