Hi,

Le mardi 15 décembre 2015 10:41:49 UTC+1, Eric Gourgoulhon a écrit :
>
>
> 2/  The Jupyter notebook opened with ./sage -n jupyter starts with an 
> error message
>
> Failed to retrieve MathJax from '/nbextensions/mathjax/MathJax.js'
>
> Math/LaTeX rendering will be disabled.
>

The source of the problem may be a wrong symlink in the binary version:

cd SageMath
ls -l local/share/jupyter/nbextensions/mathjax
lrwxrwxrwx 1 eric eric 120 déc.  14 03:28 
local/share/jupyter/nbextensions/mathjax -> 
/mnt/highperf/buildbot/slave/binary_pkg/build/source/SageMath/jc4b6yulaujayb9sr94ia88eourzeqip0oidma/local/share/mathjax

while in the version compiled from sage 6.10.rc1 souces, the symlink 
local/share/jupyter/nbextensions/mathjax points to 
SAGE_ROOT/local/share/mathjax, which does exist and contains MathJax.js.

Eric.


-- 
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to