euporie.core.widgets.cell_outputs.CellOutput

class euporie.core.widgets.cell_outputs.CellOutput(json: dict[str, Any], parent: OutputParent | None)

Represent a single cell output.

Capable of displaying multiple mime representations of the same data.

TODO - allow the visible mime-type to be rotated.