Commit caf8c5c2 authored by John Kirkham's avatar John Kirkham

Require Dask 1.1 in the scipy-notebook

parent 45b8529a
......@@ -33,6 +33,7 @@ RUN conda install --quiet --yes \
'statsmodels=0.9*' \
'cloudpickle=0.5*' \
'dill=0.2*' \
'dask=1.1.*' \
'numba=0.38*' \
'bokeh=0.13*' \
'sqlalchemy=1.2*' \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment