sanic-org / tracerite

Tracebacks for Humans (in Jupyter notebooks)
The Unlicense
12 stars 4 forks source link

IPython's UltraTB #1

Open Tronic opened 4 years ago

Tronic commented 4 years ago

There are some pretty clever tricks in there, worth copying to Niceback: https://github.com/ipython/ipython/blob/master/IPython/core/ultratb.py

Tronic commented 1 year ago

There is also a a good module that could supplement this, who also have a comprehensive list of alternatives: https://aroberge.github.io/friendly-traceback-docs/docs/html/design.html#other-similar-projects