Quantcast
Channel: 🎛️ Dash - Plotly Community Forum
Viewing all articles
Browse latest Browse all 6271

Is there a widget akin to ipywidgets' HTML widget?

$
0
0

@vhombal wrote:

Is there a widget that is akin to ipywidgets’ HTML object? For my purposes that is very helpful in presenting parts of reports that contain the sentence of interest. I can via simple character count display both the context and highlight the offending span, and generate HTML reflecting that.

However, ability to display dataframes/tables is clunky and cumbersome in that framework, and much nicer in dash. As a purchase to nicer interaction with tables, i find that dealing with formatted HTML is progressively hard with Dash.

Our reports have variably different structures, so we cannot preallocate divs and span in anticipation. Plus we also need to be able to highlight arbitrary parts of the content.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 6271

Trending Articles