On Thu, Oct 22, 2015 at 9:34 AM, Jeroen Demeyer <[email protected]> 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]. > 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. -- 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.
