The cause of the 3D graphics issue is similar: in the binary version, the 
symlink 
SAGE_ROOT/local/share/jupyter/nbextensions/jsmol 
points wrongly to a remnant of the buildbot:
/mnt/highperf/buildbot/slave/binary_pkg/build/source/SageMath/jc4b6yulaujayb9sr94ia88eourzeqip0oidma/local/share/jsmol
while it should be
SAGE_ROOT/local/share/jsmol

Le mardi 15 décembre 2015 21:35:12 UTC+1, Eric Gourgoulhon a écrit :
>
> 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-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.

Reply via email to