Skip to content

Commit

Permalink
Merge pull request #981 from flixr/update-bokeh
Browse files Browse the repository at this point in the history
scipy-notebook: update bokeh
  • Loading branch information
minrk authored Jan 21, 2020
2 parents 411af49 + fc64a77 commit 75519a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scipy-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ USER $NB_UID
RUN conda install --quiet --yes \
'beautifulsoup4=4.8.*' \
'conda-forge::blas=*=openblas' \
'bokeh=1.3*' \
'bokeh=1.4*' \
'cloudpickle=1.2*' \
'cython=0.29*' \
'dask=2.9.*' \
Expand Down

0 comments on commit 75519a5

Please sign in to comment.