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
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...
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!
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 ?
I was thinking marimo could look in the packages installed and try to find the additional latex plugins that are installed