Skip to content

Re-implement cube repr_html #4779

@pp-mo

Description

@pp-mo

During #4778, found yet again that cube._repr_html_() was somewhat broken, and has been for some time.

This implementation is still problematic, mostly because it is based on re-parsing the output from str(cube).
What it should probably do is to work from a CubeSummary, not the printed text.
But this looks like a fair amount of work.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

🏁 Done

Relationships

None yet

Development

No branches or pull requests

Issue actions