Testing a page with eight embedded cells in Firefox 45.0.2 / Windows 10. Assuming that <script> tags should be updated to
<script src="http://cosmos.mat.uam.es:8888/static/jquery.min.js"></script> <script src="http://cosmos.mat.uam.es:8888/static/embedded_sagecell.js"></script> This error message is generated by both jQuery and embedded_sagecell.js: Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead Don't know if that is fatal, but also getting a CORS error for each embedded cell: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://cosmos.mat.uam.es:8888/kernel?notebook=E4912ABA357D4BA8A6F0F925CB38B525&timeout=0&accepted_tos=true. (Reason: CORS header 'Access-Control-Allow-Origin' missing). This is followed by the succinct message: API request failed (404): error Then the embedded cells stay blank with the evaluation graphic spinning and spinning. On Monday, April 18, 2016 at 8:40:17 PM UTC-7, Andrey Novoseltsev wrote: > > To summarize what was discovered so far: > > 1) Chrome does not work: I unfortunately tend to forget that different > browsers/OS should be tested - I was working on Firefox under Debian, > will try to fix is next weekend. Location should not matter when you > use the name of the server directly (sagecell.sagemath.org does > resolve to Madrid for certain locations). > 2) TAB completion does not work: also didn't test as I rarely write > code in cells, will try to fix next weekend as well. > 3) 3d plots have issues: these are likely to be the same as in the old > version - it will be a high priority to improve the situation after > the switch to Jupyter is done. > > Any issues with interacts or embedding? > -- 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.