#9774: Upgrade the notebook to use MathJax instead of jsMath
---------------------------+------------------------------------------------
Reporter: mpatel | Owner: jason, was
Type: enhancement | Status: needs_work
Priority: major | Milestone:
Component: notebook | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
---------------------------+------------------------------------------------
Comment(by rbeezer):
Hi John,
Are you testing with the Flask notebook? If not, it might be easier to
build what look like absolute paths to the !MathJax files in the data
directory of the notebook, because of the way Flask sets up paths with the
"route()" command? I can't tell if this will solve the problem you are
wrestling with or not.
The `<script>` tags were being messed with by the notebook on the server
side just before being dispatched. But then the client sees two versions
- wrapped and unwrapped, and totally trashes one of them to prevent
running a script twice. I thought Jason had a patch for this too, but I
haven't seen it. The symptom would be when you cycle through wrap, no-
wrap, and hide for some output, then one of them is missing. I guess we
can press on and fix this eventually.
About to go off-line shortly for the long weekend, but will come back to
this when I can stick with it.
Rob
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9774#comment:37>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.