On Wed, May 6, 2020 at 6:58 PM Szabolcs Horvát <szhor...@gmail.com> wrote:
>
> I use sage 9.0 and sage 8.9 on macOS. I compiled them myself so I would gain 
> access to other ILP solvers than GLPK.
>
> They work fine in command line mode. But if I start Sage 9.0 as sage 
> --notebook, it gives me an interface to create a new notebook, which only has 
> the kernel "Sage 8.9".  How can I get the Sage 9.0 kernel?

 sage -notebook=jupyter

should give you jupyter notebook.

sagenb would only work with Python2 Sage (by default Sage 9.0 is built
with Python3, not 2)


>
> This help page is not helpful:
>
> https://doc.sagemath.org/html/en/reference/repl/sage/repl/ipython_kernel/install.html
>
> It does not explain how to install the kernel.
>
> --
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-support/f8bf42ac-11d2-4c19-a16c-6a9caa6960f2%40googlegroups.com.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAAWYfq3puX7JEe1EB0UHScx_Ap5q7%2Bxcp09Bh4HedE1P9fNT%3DQ%40mail.gmail.com.

Reply via email to