Hi Francesco, That seems really interesting. I 'll look into it :)
I have made a mathquill prototype widget and using some buttons to make things simpler. here is the html/js code : https://gist.githubusercontent.com/hiamandeep/77a1877d406a8f76a0ed/raw/34eddabdb9c0c413459c8c742e92a9fcc113ed8a/widget_prototype_amandeep.html and this is the code in the notebook in a widget form: http://nbviewer.jupyter.org/gist/hiamandeep/bdbf23e83a554d643371 Please, Have a look at it. <https://gist.githubusercontent.com/hiamandeep/77a1877d406a8f76a0ed/raw/34eddabdb9c0c413459c8c742e92a9fcc113ed8a/widget_prototype_amandeep.html> On Wednesday, 23 March 2016 16:34:20 UTC+5:30, Francesco Bonazzi wrote: > > > > On Wednesday, 23 March 2016 02:01:55 UTC+1, Aman Deep wrote: >> >> Someone Please Suggest Improvements in my proposal! >> >> Here is the link: >> https://docs.google.com/document/d/131CWPgtupa5hG4GvJJF1ruKHz9QPgwhd72 >> wkRPkY4Cw/edit?usp=sharing >> <https://docs.google.com/document/d/131CWPgtupa5hG4GvJJF1ruKHz9QPgwhd72wkRPkY4Cw/edit?usp=sharing> >> >> > The other way round is also interesting: convert a SymPy expression to a > MathQuill widget. > > Sometimes people have large expressions and you'd wish you could turn into > an edit mode to manually edit them. > -- 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/9ab3aac9-d500-40f1-9ec7-0ffbef742817%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
