Matt McKay

Results 376 comments of Matt McKay

hey @najuzilu is this an issue with `ipython magics`? For these sorts of issues I typically write a very small temporary notebook in another (small testing project) with what you...

thanks @choldgraf that is a good point. I guess it will certainly need theme support of some kind? If we have the `-n` for specifying the length of the box...

oh cool -- and using an internal `template` we could make the `20` some value specified by the tag. thanks.

Do you think this should be in `myst_nb` or a general enough request to have it in a separate `sphinx` extension?

@AakashGfude how did this trial go? Perhaps we can work on this next week.

@AakashGfude I agree with you. I think this is more a `theme` support item. Other `collapse` style mechanisms such as for the left hand toc are implemented in the theme...

https://beta.jupyterbook.org/use/hiding.html?highlight=toggle#hide-markdown-using-myst-markdown

The nbconvert approach to this is to use `inkscape` to convert from `svg` to `pdf` for inclusion as a file so sphinxcontrib-svg2pdfconverter seems like a good option.

thanks for your thoughts on this @ProfFan -- I would like to see support for various renderer get added and the example you provide is a nice one. In general...