Hi Everyone,
I was finally able to integrate mathquill with latex2sympy in the Jupyter notebook. Here is a screenshot showing a Mathematical equation entered in mathquill and its latex is grabbed by pressing the *set value* and passed to *process_sympy* function to show the equivalent sympy expression. Here is the code: http://nbviewer.jupyter.org/gist/hiamandeep/9ac3c1d44b63259a9ebf Please give suggestions. <https://lh3.googleusercontent.com/-crwJGFH4dpg/VvN8bOwmR6I/AAAAAAAABiw/mcohWuGwmHw1fStjlADpmrnkqsOc_xOCA/s1600/proto1.png> On Monday, 7 March 2016 21:56:51 UTC+5:30, Aman Deep wrote: > > Hello Developers, > > I am Aman Deep, a second year student studying Information Technology at > National Institute of Technology, Dugrapur, India. > > I am eager to work for Sympy this GSoC. > > I would like to make a *gui* interface for sympy for making it more user > friendly. I would like to use *Tkinter* module for it since it is > cross-platform and I already have experience with it. > > Please let me know, how should I proceed. > -- 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/82cdf783-d10d-49fa-9ff9-be5858ba9c67%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
