This is now https://github.com/sagemath/sagenb/issues/256
On Thursday, November 6, 2014 1:41:42 PM UTC, Thierry wrote: > > Hi, > > On Wed, Nov 05, 2014 at 05:46:11PM -0800, kcrisman wrote: > > > > > > > > > If anyone has a few moments and is using the notebook with this rc, > I'd > > > > appreciate someone confirming for me that creating new cells in the > live > > > > documentation no longer works. > > > > > > I confirm that, on rc1, clicking on the blue line above a cell does > not > > > create a new cell on the live documentation. Also i tried a plot3d, > and > > > it did not work either. > > > > > > > > What do you mean by that? Do you mean that plot3d didn't work at all? > > That would be bad. Which browser, platform, etc? Try evaluating > > plot3d works on a standard worksheet, but it does not work on a live > documentation worksheet: if i type "sphere()" on a live cell, i got an > image, but then if i click on the circular arrow to make the sphere > live, i got a popup saying: > > Error connecting to server: > /home/_sage_/11/jsmol?call=getRawDataFromDatabase&database=_&query=http%3A%2F%2Flocalhost%3A8080%2Fhome%2F_sage_%2F11%2Fcells%2F0%2Fsage0-size500.jmol%3F1415281008.2&encoding=base64 > > > > Ciao, > Thierry > > > > sphere() > > > > and see what happens. > > > > Along other lines, it would be helpful to see what happens with an iPad > or > > other mobile device. We are having discussion about a js variable to > use > > to make things work better, but we don't want to have to do browser or > > platform detection to set it, if possible. > > > -- You received this message because you are subscribed to the Google Groups "sage-release" 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 http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
