You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered: