formatter

Module containing the report formatter.

This also includes the code to map parsed error back to the original notebook and the cell the code in.

Functions

Summary

map_notebook_error

Map the violation caused in an intermediate file back to its cause.

Classes

Summary

IpynbFormatter

Default flake8_nb formatter for jupyter notebooks.