Manellana
Manellana2w ago

Require latex/mathjax packages

To write maths and science more easily, I use some common latex packages, like amsmath, mhchem, siunitx... These packages have a mathjax version or equivalent. In jupyter I can require those in mardown cells or use a custom.js. I must be blind but I couldn't find docs on how to do that with marimo.
4 Replies
Hall
Hall2w ago
Someone will reply to you shortly. In the meantime, this might help: -# This post was marked as solved by @Myles Scolnick. View answer.
marimo
Require latex/mathjax packages
To write maths and science more easily, I use some common latex packages, like amsmath, mhchem, siunitx...These packages have a mathjax version or equivalent.In...
Myles Scolnick
It is not currently possible. We could potentially try to discover this (if they are installed) and try to automatically add the extensions. We can look into doing this if you'd like to file a ticket. Or if you'd like to make the contribtuion, we'd very much appreciate one!
Manellana
ManellanaOP2w ago
Thanks for the answer ! I'd love to try and make a contribution, but I'm worried I don't have the skills and not much time. I'll try to have a look during the holidays. What do you mean by discover ?
Myles Scolnick
I was thinking marimo could look in the packages installed and try to find the additional latex plugins that are installed

Did you find this page helpful?