Streamlit-mathlive: A WYSIWYG math expression editor component using MathLive

I made a WYSIWYG math expression editor using an implementation of MathLive’s mathfield and onscreen keyboard in React. Check it out below:
sinagolchi/Streamlit-Mathlive-Editor: A WYSWYG math expression editor for Streamlit using Mathlive math field and on-screen keyboard. Additionally, the component returns the MathML expression of the mathematical expression in the field using MathJaX.

1 Like