class documentation
A notebook-style formatter that does little more than take a list of tuple of three things (meant for the output of fragments()), and print them in a table.
| Method | __init__ |
Takes the output of one of these classes's fragments |
| Instance Variable | fragments |
Undocumented |
| Method | _repr |
Takes the tuples we were initiated with, show in a HTML table |