euporie.core.widgets.cell_outputs.CellOutputElement

class euporie.core.widgets.cell_outputs.CellOutputElement(mime: str, data: Any, metadata: dict, parent: OutputParent | None)

Base class for the various types of cell outputs (display data or widgets).