NodeRepr
NodeRepr()
Print an object from the repr nodes it states.
A host states _repr_node; rendering it is the same call every time, so it is made once here.
|
class of dascore.utils.display inherits from: RichRepr |
source |
NodeRepr()
Print an object from the repr nodes it states.
A host states _repr_node; rendering it is the same call every time, so it is made once here.