On Thursday, 10 March 2016 22:58:09 UTC+1, Aman Deep wrote: > > I was able to use mathquill inside jupyter notebook using html & > javascript. > > Here is the code. > http://nbviewer.jupyter.org/gist/hiamandeep/52ccdce87c40fb021048 > > Excellent.
> So, If I skip the latex part then what should be my approach to convert > text in input area to sympy expression? > Have a look at this conversation: https://github.com/mathquill/mathquill/issues/456 Otherwise, you could try to parse the javascript expression tree of mathquill. Try to contact the mathquill developers, maybe they can better advise us. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/60e90b61-f6a4-4129-b012-584e0a1f7c00%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
