Hi,

On Tue, Dec 15, 2015 at 12:35:12PM -0800, Eric Gourgoulhon wrote:
[...] 
> 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.

A similar issue appeared at
http://ask.sagemath.org/question/31542/jupyter-doesnt-use-the-built-in-mathjax/

When i wrote the mathjax package to be shared among sagenb and ipython,
the symlinks were relative. It is still the case for sagenb but i am not
sure where it is done after ipython was split into various jupyter
packages (greping through build/pkgs/ did not lead to anything
interesting).

A problem with absolute symlinks is that they seem not replaced in
sage-location.

Ciao,
Thierry


-- 
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