On Fri, Oct 20, 2017 at 05:09:06PM +0200, Jeroen Demeyer wrote:
> This seems suspicious:
> SyntaxError: missing : after property id thebelab@0.0.5:30745:13
Yup: we have been hacking on Thebelab, sage-package and friends for a
good chunk of the last two days, which caused some broken transient
stat
On 2017-10-19 20:56, Nicolas M. Thiery wrote:
Forgot to mention: if you open the javascript console (shift-ctrl-K on
Firefox/linux), you can trace what's going on with the connection to
binder.
This seems suspicious:
SyntaxError: missing : after property id thebelab@0.0.5:30745:13
I know very
On Thu, Oct 19, 2017 at 08:50:01PM +0200, Nicolas M. Thiery wrote:
> > Doesn't work for me (Firefox 45 on Linux). I see the Activate button and the
> > code examples change but nothing becomes interactive.
Forgot to mention: if you open the javascript console (shift-ctrl-K on
Firefox/linux), you c
On Wed, Oct 18, 2017 at 10:07:00PM +0200, Jeroen Demeyer wrote:
> Doesn't work for me (Firefox 45 on Linux). I see the Activate button and the
> code examples change but nothing becomes interactive.
Hmm, presumably beta.mybinder.org being slow at certain times of the
day. Which is saying that we s
On 2017-10-18 18:21, Nicolas M. Thiery wrote:
Dear Sage developers,
You can find a demo of live documentation on:
https://more-sagemath-tutorials.readthedocs.io/
Pick e.g. "Demo basics", click "Activate", and wait a bit. To evaluate
a cell, use shift-Enter as in Jupyter.
Do
Dear Sage developers,
You can find a demo of live documentation on:
https://more-sagemath-tutorials.readthedocs.io/
Pick e.g. "Demo basics", click "Activate", and wait a bit. To evaluate
a cell, use shift-Enter as in Jupyter.
This was made possible by:
- Sage on mybinder, whic