JP Dehollain
JP Dehollain
## Description Before running a code cell in slideshow mode, the content of all the cells in that slide is centered vertically on the screen. After running the cell, if...
## Description When using `from tqdm.notebook import tqdm` to display a progress bar during the execution of a `for` loop, the progress bar is not rendered in presentation mode. ##...
### Issue Summary When I try to use the font size command `\footnotesize`, mathjax does not recognise it. ### Steps to Reproduce: 1. Write and render a formula, which includes...