I was able to use mathquill inside jupyter notebook using html & javascript.
Here is the code. http://nbviewer.jupyter.org/gist/hiamandeep/52ccdce87c40fb021048 So, If I skip the latex part then what should be my approach to convert text in input area to sympy expression? Thanks. On Friday, 11 March 2016 02:08:18 UTC+5:30, Francesco Bonazzi wrote: > > > > On Thursday, 10 March 2016 20:05:35 UTC+1, Aman Deep wrote: >> >> Here is something I have thought about the widget. >> >> 1. user will input the expression using mathquill >> 2. and mathquill will generate the corresponding latex expression. >> 3. latex expression should be then converted to sympy expression. >> >> > I'd skip the latex step. > > Apparently there's an open issue on mathquill: > https://github.com/mathquill/mathquill/issues/456 > -- 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/b6cf2ad7-dbc1-4f8e-8a97-2bfd5d7ec9d2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
