The xmode option has three modes for tracebacks (Plain, Context and
Verbose). By default, Sage is using Context. Plain does not give the
context. Maybe we want to use this in Jupyter? Or else, add a fourth option?
sage: %xmode
Exception reporting mode: Plain
sage: 1/0
Traceback (most recent call
Do you know if something similar exists for jupyterlab?
El sábado, 4 de agosto de 2018, 10:56:39 (UTC+2), Volker Braun escribió:
>
> There is a jupyter extension for that, though I haven't tried it...
>
>
> https://github.com/ipython-contrib/jupyter_contrib_nbextensions/tree/master/src/jupyter_con
This is just to say that various packages upgrades currently need review:
- #25906: zeromq and pyzmq
- #25680: Python 3
- #25567: PARI
- #25083: IPython
- #24735: Singular
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from th
There is a jupyter extension for that, though I haven't tried it...
https://github.com/ipython-contrib/jupyter_contrib_nbextensions/tree/master/src/jupyter_contrib_nbextensions/nbextensions/skip-traceback
On Monday, July 30, 2018 at 8:46:35 PM UTC+2, William wrote:
>
> In sagenb it would show on
On Friday, August 3, 2018 at 9:33:03 PM UTC+3, vdelecroix wrote:
>
>
>
> On 31/07/2018 05:57, Erik Bray wrote:
> > On Mon, Jul 30, 2018 at 8:34 PM Jeroen Demeyer > wrote:
> >>
> >> On 2018-07-30 18:31, Erik Bray wrote:
> >>> This is a bit far-out, but what if we just didn't show tracebacks a