treescope.lowering#
Lowering of Treescope’s renderable parts to text or HTML.
This module defines the final logic that converts the output of node handlers and figure parts to the final Treescope representation.
Functions
Context manager that defers and collects |
|
|
Displays a root node in an IPython notebook in a streaming fashion. |
|
Possibly defers rendering of a part in interactive contexts. |
|
Renders a root node to HTML. |
|
Renders a root node to text. |