#19371: Install Jupyter kernel spec in $SAGE_LOCAL
----------------------------------+------------------------
       Reporter:  jdemeyer        |        Owner:
           Type:  enhancement     |       Status:  new
       Priority:  major           |    Milestone:  sage-6.9
      Component:  interfaces      |   Resolution:
       Keywords:                  |    Merged in:
        Authors:  Jeroen Demeyer  |    Reviewers:
Report Upstream:  N/A             |  Work issues:
         Branch:                  |       Commit:
   Dependencies:                  |     Stopgaps:
----------------------------------+------------------------
Description changed by jdemeyer:

Old description:

> Instead of installing the Jupyter kernel spec file in the user's home
> directory, we should install it in `$SAGE_LOCAL` (a "system" install). We
> should also not use versions to avoid this:
> {{{
> $ ls -l ~/.local/share/jupyter/kernels/
> total 12
> drwx------ 2 jdemeyer jdemeyer 4096 Sep 24 18:05 sage_6_9_beta7
> drwx------ 2 jdemeyer jdemeyer 4096 Oct  7 22:41 sage_6_9_rc0
> drwx------ 2 jdemeyer jdemeyer 4096 Oct  7 22:04 sage_6_9_rc3
> }}}

New description:

 Instead of installing the Jupyter kernel spec file in the user's home
 directory, we should install it in `$SAGE_LOCAL` (a "system" install).
 This will also avoid conflicts in case multiple installations of Sage
 exist.

 We should not use versioned identifiers. For example, all these actually
 refer to the same Sage installation:
 {{{
 $ ls -l ~/.local/share/jupyter/kernels/
 total 12
 drwx------ 2 jdemeyer jdemeyer 4096 Sep 24 18:05 sage_6_9_beta7
 drwx------ 2 jdemeyer jdemeyer 4096 Oct  7 22:41 sage_6_9_rc0
 drwx------ 2 jdemeyer jdemeyer 4096 Oct  7 22:04 sage_6_9_rc3
 }}}

 I'm also replacing `IPython` -> `Jupyter` and `Sage` -> `SageMath`

--

--
Ticket URL: <http://trac.sagemath.org/ticket/19371#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to