Re: [sage-notebook] Re: [sage-devel] Coming SageMathCell upgrade - please test!

2016-05-07 Thread Andrey Novoseltsev
On Monday, 2 May 2016 20:18:06 UTC-6, paulmasson wrote: > > Andrey, the test server is not completing evaluations. Just get the > spinning GIF. > Turns out I've changed some logic when fixing Chrome and Firefox got affected but not others. Now things work for me in Firefox and Chrome under Lin

Re: [sage-notebook] Re: [sage-devel] Coming SageMathCell upgrade - please test!

2016-05-02 Thread paulmasson
Firefox on Windows 10. Firefox on OS X El Capitan has the same problem. Chrome and Safari on OS X are both functional. On Monday, May 2, 2016 at 7:37:43 PM UTC-7, Andrey Novoseltsev wrote: > > Which browser OS are you using? I just checked now and have the same > issue with Firefox on Windows. C

Re: [sage-notebook] Re: [sage-devel] Coming SageMathCell upgrade - please test!

2016-05-02 Thread Andrey Novoseltsev
Which browser OS are you using? I just checked now and have the same issue with Firefox on Windows. Chrome on Windows seems to work (I even have working 3d plot with JSmol, which is a bit unexpected!). Yesterday both Firefox and Chrome worked under Linux. Regarding changes - I was using develop br

Re: [sage-notebook] Re: [sage-devel] Coming SageMathCell upgrade - please test!

2016-05-02 Thread paulmasson
Andrey, the test server is not completing evaluations. Just get the spinning GIF. Also, I'm curious as to why you're making modifications in the master branch of the sagecell repository. I happened to be reading the JavaScript source code right when you split it into smaller files yesterday, an

Re: [sage-notebook] Re: [sage-devel] Coming SageMathCell upgrade - please test!

2016-05-01 Thread Andrey Novoseltsev
OK, embedding seems to work for Chrome and Firefox, so reported regressions are fixed. I am planning to switch main servers in 3 weeks. (Probably 7.2 will be out by then, so I'll also see how easy it is to upgrade with the new setup.) -- You received this message because you are subscribed to th

Re: [sage-notebook] Re: [sage-devel] Coming SageMathCell upgrade - please test!

2016-05-01 Thread Andrey Novoseltsev
Made it work in Chrome via https://github.com/sagemath/sagecell/commit/95d2b406026ea7efc73a91ef693a1dd9fb5946c6 (my attempts to create all wrappers using a loop were not successful) Made some progress on CORS but there are still issues. On Mon, Apr 25, 2016 at 2:35 AM, Volker Braun wrote: > sage