On Fri, Nov 27, 2015 at 1:39 AM, Pierre wrote:
> Hi !
>
> Is it possible, in a sage worksheet on SMC, to hide the traceback and just
> keep the last line?
No, this isn't implemented yet. Here's a ticket:
https://github.com/sagemathinc/smc/issues/299
>
> I have the same question about the ju
Hi !
Is it possible, in a sage worksheet on SMC, to hide the traceback and just
keep the last line?
I have the same question about the jupyter notebook. I found this:
https://github.com/ipython-contrib/IPython-notebook-extensions/wiki/Skip-Traceback
but I wouldn't know how to install it myself