On Tue, Mar 8, 2016 at 8:38 AM, Francesco Bonazzi <[email protected]> wrote: > I would suggest to work on Jupyter/IPython notebook integration instead of > an independent GUI from scratch. > > Some reasons: > > There are far many more HTML/Javascript programmers than specific widget > engines (Qt, GTK, Tkinter, and so on). > Jupyter notebooks are becoming a de facto standard, they are used by lots of > different projects across multiple programming languages. > An independent project started by few people may end up dead if there's no > following, Jupyter is already quite influential and has a lot of funding. > > It may be hard to integrate the tools you have devised into Jupyter. > > > For SymPy, there is a javascript library that transforms SymPy's LaTeX > printer into well-formatted HTML. It would be great if someone could add > javascript actions to the generated HTML to perform manual editing. > > > I am not familiar with their code, but I strongly suggest to go the Jupyter > way.
Exactly. I also strongly suggest going the Jupyter way. Ondrej -- 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/CADDwiVDnEEqCRsGLHEtUeV5Qy2MKCRbvQVg7cvRztLPJiz0qsQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
