Andrey, I have a bunch of simple interacts in Github pages of this sort @interact
def _( n=slider(0,10,step_size=1) ): show( plot( bessel_J(n,x), x, 0, n+20, figsize=[4,2], color=(0,.5,1) ) ) that randomly fail to interact. The server returns an initial image but the interact doesn't function. The only error message I'm seeing in the JavaScript console is The connection to wss://sagecell.sagemath.org/sockjs/699/p0wm4ywe/websocket was interrupted while the page was loading. Perhaps you're already working on a solution, but thought I should let you know. On Friday, May 20, 2016 at 8:59:36 PM UTC-7, Andrey Novoseltsev wrote: > > OK, I've pressed the button - http://sagecell.sagemath.org is now > running the latest version of Sage 7.2, together with a "significantly > touched up" version of the SageMathCell code itself. > > Please report any new (or old) errors that you notice - I will try to > fix them tomorrow (Saturday) afternoon (MST) and on Sunday/Monday. If > something is horribly wrong and I can't resolve it by Monday evening, > I'll pull back to the old version. > > Thank you, > Andrey > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.