QuantEcon / sphinxcontrib-jupyter

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

Dask threads handling #178

Closed AakashGfude closed 5 years ago

AakashGfude commented 5 years ago

Added control to add number of workers and maximum number of threads per worker. Also shifted to use sphinx.util logging, and added some more prerequisite packages in setup.py

mmcky commented 5 years ago

hey @AakashGfude do you know why CI is failing on new PRs?

mmcky commented 5 years ago

@AakashGfude I am going to merge this as is -- from manual review. Only python=2.7 on older version of sphinx is failing here.