On Sunday, 19 February 2017 20:54:58 UTC+1, Aaron Meurer wrote: > > Does bokeh allow computations in the browser? >
Yes, that's the beauty: http://bokeh.pydata.org/en/latest/docs/user_guide/interaction/callbacks.html#customjs-for-generic-events One could derive some expression for plotting in SymPy and export it to a static html which may still be interactive. I'm not proficient in javascript so I haven't looked into it any further. -- 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/97553eaf-33a5-46a4-a9c3-be0080437f88%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
