-
Notifications
You must be signed in to change notification settings - Fork 297
Closed
Milestone
Description
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.
trexfeathers and bjlittle
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🏁 Done