euporie.core.widgets.pager.CellOutput

class euporie.core.widgets.pager.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.