I *think* I have a clue. On the Ubuntu 15.04 small machine I reported about : a new sheet created in my home directory *can* use %display latex ; when created in some subdirectory, I get the same error message. Big fat clue : the message box is titled "Failed to retrieve MathJax from '../nbextensions/mathjax/MathJax.js'". This relative path is highly suspicious...
We should move this to sage-support or to a Trac ticket. Hints on how to write it ? HTH, -- Emmanuel Charpentier Le mardi 13 octobre 2015 00:03:27 UTC+2, HG a écrit : > > Git compiled on 14.04, 8 cores AMD, 16 Go RAM, runing from ./sage > -n=ipython in a terminal : latex works. Runing from system wide > (/usr/share/sage) after moving tree, mathjax doesn't work. > Normal sage -n works from both run. > A detail if I use a worksheet I made before version, I got this problem, > if I do a new worksheet it seems to work with latex. > Fresh ubuntu installation... > Is it same ? > > Le 12/10/2015 16:31, Emmanuel Charpentier a écrit : > > Also builds and passes ptestlong on a small Ubuntu (15.04) notebook (4 Gb > RAM). > > One curiosity : invoking first as sage -n jupyter gave me a notebook > without access to mathjax. Invoking sage --notebook ipython wrked. And > (this is annoying...) re-invoking sage -n jupyter gave me a notebook with a > working mathjax. > > Any ideas ? > > HTH, > > -- > Emmanuel Charpentier > > > Le lundi 12 octobre 2015 10:16:56 UTC+2, Emmanuel Charpentier a écrit : >> >> FWIW, builds and passes ptestlong on Debian testing on Core i7 + 16 Gb ; >> I still have to keep $SAGE_ROOT/local/lib/libtinfo* out of the way. >> >> HTH, >> >> -- >> Emmanuel Charpentier >> >> >> Le dimanche 11 octobre 2015 00:11:39 UTC+2, Volker Braun a écrit : >>> >>> The "master" git branch has been updated to Sage-6.9. As always, you can >>> get the latest beta version from the "develop" git branch. Alternatively, >>> the self-contained source tarball is at >>> <http://www.sagemath.org/download-latest.html>http://www.sagemath.org/ >>> download-latest.html >>> >>> 2cc7f6c Updated Sage version to 6.9 >>> 657d6ff Trac #19374: LaTeX display broken in Jupyter output cells >>> aabe6d1 Updated Sage version to 6.9.rc3 >>> c504e6e Trac #19338: Doc for deprecated_function_alias() is wrong >>> 277518c Trac #19347: Source tarball should contain gcc >>> 698579c Updated Sage version to 6.9.rc2 >>> f99f57d Trac #19324: Force reconfiguration after GCC installation >>> f603730 Updated Sage version to 6.9.rc1 >>> 74721d5 Trac #19125: DeprecatedMethod wrapping is broken >>> 1b5a573 Trac #19294: Doctest failure with coxeter3 >>> 2f7c727 Updated Sage version to 6.9.rc0 >>> >>> -- > 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] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at http://groups.google.com/group/sage-release. > For more options, visit https://groups.google.com/d/optout. > > > -- 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.
