It seems more complicated that that. See my followup in Trac#19371 
<http://trac.sagemath.org/ticket/19371> 

HTH,

--
Emmanuel Charpentier

Le dimanche 11 octobre 2015 18:30:54 UTC+2, HG a écrit :
>
> I did the same with sage 6.9 and sagemanifold, some command are working 
> other not.
> I got this message if I try a worksheet done :
>
> Failed to retrieve MathJax from '../nbextensions/mathjax/MathJax.js'
>
> Math/LaTeX rendering will be disabled.
>
> If you have administrative access to the notebook server and a working 
> internet connection, you can install a local copy of MathJax for offline 
> use with the following command on the server at a Python or Jupyter prompt:
>
> >>> from Jupyter.external import mathjax; mathjax.install_mathjax()
>
> This will try to install MathJax into the Jupyter source directory.
>
> If Jupyter is installed to a location that requires administrative 
> privileges to write, you will need to make this call as an administrator, 
> via 'sudo'.
>
> When you start the notebook server, you can instruct it to disable MathJax 
> support altogether:
>
> $ ipython notebook --no-mathjax
>
> which will prevent this dialog from appearing.
>
>
> Used from git with a new worksheet some commands works
>
> But not very stable at the moment
>
> ubuntu 14.04 fresh install with git sage and sagemanifold
>
>
> regards
>
> Henri
>
>
> Le dimanche 11 octobre 2015 15:12:06 UTC+2, Eric Gourgoulhon a écrit :
>>
>>
>> Le dimanche 11 octobre 2015 09:53:49 UTC+2, Emmanuel Charpentier a écrit :
>>>
>>> And #19374 still doesn't work for me neither in the "old" or the "new" 
>>> sheet).
>>>
>>>
>> Works fine for me with the just released sage 6.9 (which includes 
>> #19374). 
>>
>> - System: Ubuntu 14.04 LTS 64bits with libssl-dev package installed
>> - Installation of sage 6.9 and launch of Jupyter notebook:
>>     git clone git://github.com/sagemath/sage.git
>>     cd sage
>>     make
>>     ./sage -n jupyter
>>  
>> Best wishes,
>>
>> Eric.
>>
>>

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