Matt McKay

Results 725 comments of Matt McKay

thanks for reporting this @alcrene. Sorry for the delays in getting back to this. It sounds like after https://github.com/executablebooks/jupyter-book/pull/1842 is released we need to harmonise some of the `myst` options...

this will need to be overwritten from `sphinx-book-theme`

Test deployment of `lecture-python-programming` is available here https://6453038377900a224cc83f30--epic-agnesi-957267.netlify.app/search.html?q=python

@DrDrij no particular rush on this -- but let @AakashGfude if you need him to make any updates etc.

This fixes to this include installing the latex subsystem ``` !sudo apt-get install texlive-latex-recommended !sudo apt-get install dvipng texlive-latex-extra texlive-fonts-recommended !sudo apt-get install cm-super ``` ensuring `cm-super` is installed as...

This is now done in branch `enable-sphinx-book-theme` but it won't be as useful as initially thought without the executed outputs etc. We can't use the theme with `sphinxcontrib-jupyter` as it...

Yeah it is pretty good. Now that we are inheriting from `sphinx-book-theme` are we just overriding the styles? Or do we need to implement this in our context?

Yeah let's see what it looks like. I think the animation and navigation is nice but John might like the simplicity of what we have. So let's make a PR...

thanks for linking these issues @oyamad

you may be able to set the quality using `dpi` setting in `matplotlib` if you think this is a worthwhile change.