Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Jupyter extension skip-traceback to hide stack traces #30370

Open
mwageringel opened this issue Aug 15, 2020 · 2 comments
Open

add Jupyter extension skip-traceback to hide stack traces #30370

mwageringel opened this issue Aug 15, 2020 · 2 comments

Comments

@mwageringel
Copy link

In order to improve the user experience, we should consider installing the Jupyter extension skip-traceback which hides error tracebacks, displaying instead a summary of the error name and type. Clicking the summary displays the whole traceback:

https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/skip-traceback/readme.html

See also a discusion about this on sage-devel.

Component: user interface

Keywords: jupyter

Issue created by migration from https://trac.sagemath.org/ticket/30370

@mwageringel
Copy link
Author

comment:1

Related discussion about nbextensions: #30123.

@slel
Copy link
Member

slel commented Aug 15, 2020

comment:2

Like in the SageNB notebook... That's one of the things I miss about it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants