This is probably a similar problem to the issue with the new cells in documentation. Some of the javascript is probably being killed by templates or documentation versus worksheet calls in the code. I do not have time to look into this today. I would check cell.py and the templates in sagenb/data/html.
Jonathan On Nov 6, 2014, at 8:10 AM, kcrisman <[email protected]> wrote: > > 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 > > > > Ah, I see - so it's that issue again, though I don't remember how we resolved > it (Volker has put a suggestion on the site). Interestingly, I don't get > the popup, it just doesn't appear (seems to be browser-specific, I do get it > in Chrome). Dr. Jonathan H. Gutow Chemistry Department [email protected] UW-Oshkosh Office:920-424-1326 800 Algoma Boulevard FAX:920-424-2042 Oshkosh, WI 54901 http://www.uwosh.edu/facstaff/gutow/ -- 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.
