Matt McKay

Results 310 issues of Matt McKay
trafficstars

In the `html` pipeline we write a bunch of cell metadata attributes during the execution phase. It might be better if these are added to the notebook construction phase. ```...

It would be nice to leverage `conda-forge` multi-os checking through appveyor, circleci etc.

We are planning a review and rewrite of the extension in mid November 2019. This will primarily target: 1. #212 1. #272 I have opened this issue to allow others...

enhancement

It is possible that someone will use `html` as a folder name in their project. - [ ] we should rename generated `html` in `_build/jupyter/` to use a build `_`...

enhancement
low-priority

When using > 8 workers it is reasonably common to get `ZMQErrors`. This should be diagnosed and resolved. ``` raceback (most recent call last): File "/home/qebuild/anaconda3/lib/python3.7/runpy.py", line 193, in _run_module_as_main...

bug
low-priority

It would be nice not to duplicate all the source files from `base` to `no_inline_exercise` test set. I will put an issue together to improve on this. What would be...

Add a solutions directive. This would leverage the label feature of the exercise so that you can only have one unique solution for each exercise and you link them by...

enhancement

This could be achieved by tagging ``code-blocks`` use ``:class:`` attribute. For example we could use ``:class: solutions`` to specify a solution block that could be excluded from the notebook when...

enhancement

had a report of issues running this on Windows platform. - [ ] add windows CI

Some resources I have come across that are old but possible helpful starting points: https://github.com/frantic1048/rst-live-preview