CustomTreescopeVisualization

CustomTreescopeVisualization#

class penzai.treescope.autovisualize.CustomTreescopeVisualization[source]#

Bases: object

Used by autovisualizers to directly insert Treescope content.

Variables:

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

Methods

__init__(rendering)

Attributes

rendering