QuantEcon / sphinxcontrib-jupyter

A Sphinx Extension for Generating Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
74 stars 23 forks source link

dask and distributed version setting #316

Closed AakashGfude closed 4 years ago

AakashGfude commented 4 years ago

Fixing dask and distributed version to <=2.5.2

mmcky commented 4 years ago

I am going to merge this without passing python27 as we plan to deprecate python27 support in the next release.

mmcky commented 4 years ago

We are fixing dask to use this version or below as we are not compatible with the latest dask release.