Martin Heroux

Results 4 issues of Martin Heroux

I revised the `academic -> presentation` docs. I added a brief section that addresses an issue I ran into when trying to create a presentation from a new file, when...

Disclaimer. I am sorry if this is not the right location for such a request. Context. The material is very useful and informative, and I especially like the way you...

I made revisions to the `quiz` documentation and was trying to compile the various output documents using the `bash.sh` file provided. Unfortunately, I was not able to generate the Runestone...

The DocOnce code base contains various imports that were added (or always existed) to support running DoOnce on Python 2 and 3. Examples of such imports include: ``` from __future__...