Closed jckantor closed 4 years ago
This has been implemented in lint. Rather than tracebacks, it was more generic to look for output cells that are either cell_type error or with name stderr. The lint report displays the error name and error value, or the first line of stderr.
Search and report 'Traceback' in order to detect faulty code cells.