VisualizationFromTreescopePart

VisualizationFromTreescopePart#

class treescope.VisualizationFromTreescopePart[source]#

Bases: object

Used by advanced autovisualizers to directly insert Treescope content.

Variables:

rendering (rendering_parts.RenderableAndLineAnnotations) – A custom treescope rendering which will completely replace the subtree.

Methods

__init__(rendering)

Attributes

rendering