sphinxcontrib-jupyter icon indicating copy to clipboard operation
sphinxcontrib-jupyter copied to clipboard

Review and rewrite of Extension for Release 1.0

Open mmcky opened this issue 6 years ago • 2 comments

We are planning a review and rewrite of the extension in mid November 2019.

This will primarily target:

  1. #212
  2. #272

I have opened this issue to allow others to post their priorities for this rewrite to see if we can implement support for those features and to consider how they may fit in with a more well designed code-base.

mmcky avatar Sep 10 '19 04:09 mmcky

Execution Model

Review the current execution model and make messaging more useful.

  • [ ] coverage should show pass/fail stats and summary stats at the completion of the run

  • [ ] execution should be managed on a single dask client for the various heterogeneous tasks provided.

  • [ ] consider execution environment in context of all dependencies and consider a staged execution pipeline.

  • [ ] consider implications for https://github.com/QuantEcon/sphinxcontrib-jupyter/issues/274

mmcky avatar Sep 10 '19 04:09 mmcky

  • [ ] Improve static folder implementation of #268. For writing lecture series it would be nice to support local folders if present so that lecture1/<notebook> + files could be easily distributed.

mmcky avatar Sep 12 '19 06:09 mmcky