Re: [sage-devel] executable referenced in sagemath jupyter kernel

2018-05-22 Thread François Bissey
> On 23/05/2018, at 10:27, François Bissey wrote: > > > >> On 23/05/2018, at 10:02, Nils Bruin wrote: >> >> On Saturday, May 19, 2018 at 12:08:22 AM UTC-7, Antonio Rojas wrote: >> >> >> OK, so how do we see whether the $SAGE_ROOT/sage script needs to be used? >> Can we just see if $SAGE

[sage-devel] executable referenced in sagemath jupyter kernel

2018-05-16 Thread Nils Bruin
Presently, in $SAGE_ROOT/local/share/jupyter/kernels/sagemath/kernel.json, we reference the executable $SAGE_ROOT/local/bin/sage If we were to reference $SAGE_ROOT/sage instead, we'd have the advantage that the kernel spec can also be used by a jupyter that isn't running in the sage python envir