Matt McKay

Results 376 comments of Matt McKay

Thanks @GavinHuttley in principle the contents of `_build/website/jupyter_html` should work with `readthedocs` as it would be hosted. However currently not sure how to change `rtd` to run a different command...

@DrDrij what would be invovled in generating `html` pages that can be opened and styled (without needing a server to be running)?

Thanks @DrDrij that is a useful list. So we mainly need a server due to the use of `root` level referencing to support nested folders. To implement this the extension...

@GavinHuttley this probably won't get looked at in great detail until we undertake the `refactor` in mid November 2019. Hope that is OK.

thanks @GavinHuttley. We will incorporate more `sphinx` support in this refactor https://www.sphinx-doc.org/en/master/_modules/sphinx/environment.html we will see if we can integrate more closely with `pathto` information.

# 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...

- [ ] Improve static folder implementation of #268. For writing lecture series it would be nice to support local folders if present so that `lecture1/ + files` could be...

We don't yet support footnotes. This needs to be added.

@arnavs it should add it as `markdown` in the notebook but probably not indented.

Yes - this option is used to write the `metadata` to the `jupyter notebook` for language and kernel selection.