One more data point : I installed the sagemath kernel in a system-wide 
Jupyter notebook by symlinking 
/usr/local/sage/local/share/jupyter/kernels/sagemath into 
/usr/local/share/jupyter/kernels/ (that's where a systemwide installation 
of the IRkernel in the systemwide installation of Jupyter (on Deban) ended 
up installing the relevant files) and* *not* *using 
/usr/local/sage/local/etc/jupyter/jupyter_notebook_config.py (didn't know 
what to do with it...), and the resulting installation worked as expected.

The content of jupyter_notebook_config.py sounds fishy to me :

# Configuration file for Sage's builtin Jupyter notebook server

# Note for distributors: Sage uses mathjax, so the notebook server
# needs to have the mathjax_url set to wherever your distribution
# installs mathjax.

c.NotebookApp.mathjax_url = '../nbextensions/mathjax/MathJax.js'

I fail to understand how this relative path is used...

HTH,

--
Emmanuel Charpentier

Le vendredi 23 octobre 2015 08:19:57 UTC+2, Jeroen Demeyer a écrit :
>
> On 2015-10-23 07:26, Emmanuel Charpentier wrote: 
> > Same result, alas... 
>
> Works for me, there must be something wrong with your configuration. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to