Thanks ! Symlinking $SAGE_LOCAL/share/jupyter/sagemath/jupyter/kernels/sagemath and $SAGE_LOCAL/share/jupyter/nbextensions/* in the relevant systemwide directory (/usr/local/share/jupyter on a Debian installation) worked as expected. Note that I did **not** use $SAGE_LOCAL/etc, since I didn't knew what to do with it...
HTH, -- Emmanuel Charpentier Le jeudi 22 octobre 2015 18:41:48 UTC+2, William a écrit : > > On Thu, Oct 22, 2015 at 9:34 AM, Jeroen Demeyer <[email protected] > <javascript:>> wrote: > > On 2015-10-22 15:02, Emmanuel Charpentier wrote: > >> > >> Is there a way to install the Sage kernel (with its extensions such as > >> preparser, graphics, etc...) in a Jupyter/Python3 installation ? > > > > Sure, just copy the directories $SAGE_LOCAL/share/jupyter and > > $SAGE_LOCAL/etc/jupyter to your favourite Jupyter installation. > > To make things system-wide you put them in /usr/local/share/jupyter. > For example, here's info about the current /usr/local/share/jupyter on > SageMathCloud: > > > https://cloud.sagemath.com/projects/4a5f0542-5873-4eed-a85c-a18c706e8bcd/files/ > > > > > > > > -- > > 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 [email protected] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > Visit this group at http://groups.google.com/group/sage-support. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > William (http://wstein.org) > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
