Jupyter-Python3 notebooks.
Jupyter interface creates and works with Python2 notebooks. It is possible configure it to work also with Python3? (If present in the system obviously)
Jupyter interface creates and works with Python2 notebooks. It is possible configure it to work also with Python3? (If present in the system obviously)
Python 3 is compiled with Sage. To have it available as a jupyter kernel, just open a terminal and type:
sage -python3 -m pip install ipykernel
sage -python3 -m ipykernel install --user
EDIT Note that trac ticket 26441 asks for having both kernels available in Sage. The problem is that currently the ipykernel
installs either the python2 kernel or the python3 kernel depending on which version of Python was used to build Sage.
Asked: 2019-02-08 03:55:38 -0600
Seen: 441 times
Last updated: Feb 20 '19
Why is Sage calling 1 a variable?
Easiest way to work in the multiplicative group of Zmod(n)
solve(x) does not fully isolate x. Can Sympy use assume()tions?
Bug in cos function in version 7.2
Error computing curvature of graph submanifold
sage cannot get the simplest form on the limit expression with binomial and exponential operations