On Friday, 10 July 2015 04:10:04 UTC-6, Modlo Eugene wrote: > > Hi everyone! > Trying to use sagecell in moodle pages. A few month ago everything was > fine, but now, after accepting the terms of service i see only rounding > circle at right side of cell. > Same promblem was in local pages, but now this is solved, as i know ( > https://groups.google.com/forum/#!searchin/sage-support/sagecell$20not$20work$20local/sage-support/6d6GyGtDTUE/jGM_gpllrjIJ > ). >
Local pages didn't work because of a bug in sockjs-tornado: https://github.com/mrjoes/sockjs-tornado/pull/83 which I am patching manually for SageMathCell: https://github.com/sagemath/sagecell/commit/0f51ab68b617348aafb95222e75a169b229335a7#diff-d877e477b460df963a363956a4c2a672 > moodle page with sagecell: > http://vtutor.ccjournals.eu/mod/page/view.php?id=927 (use guest access) > Thanks! > Thanks a lot for providing an example! The console complains about ReferenceError: SockJS is not defined and ReferenceError: CodeMirror is not defined which is a bit puzzling for my limited JS skills. I'll try to track it down over the weekend and next week. Andrey -- You received this message because you are subscribed to the Google Groups "sage-support" 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-support. For more options, visit https://groups.google.com/d/optout.
