drawdata icon indicating copy to clipboard operation
drawdata copied to clipboard

`BarWidget` CSS leaks out to other elements

Open azjps opened this issue 3 months ago • 0 comments

When using BarWidget, the bar_widget.css CSS stylesheet leaks out to other outputs in a notebook. Here, div.container is used by other Jupyter outputs, causing for example the JSON display to show as Arial font instead of monospace.

Image

azjps avatar Sep 01 '25 05:09 azjps