fix HTML repr table rendering#12788
Conversation
|
here's what the repr HTML tables look like on built docs: The buttons for showing bad channels are a bit wonky; I'll have to work on that. Pushing commits now that make it look ok in Jupyter notebook. I tried tackling VSCode interactive pane too... but the whole notebook gets hidden in an |
|
@drammock I marked for 1.8, this is probably a blocker right? |
could also just backport it afterwards I guess? I will try to finish today but can't promise it. |
|
Yeah backporting seems okay! |
|
Aren't the carets in Jupyter and VS Code swapped between "opened" and "collapsed" state? |
|
just want to add, i think this is a great job, @drammock |
oops yes, good catch. |
|
@hoechenberger @larsoner this one is ready! |
|
I looked at the examples and reports and they look great, thanks @drammock ! |






closes #12775
WIP because I haven't addressed appearance in notebooks or IDEs yet. But in the meantime at least y'all can see how it looks in the built docs, and offer feedback.