I would like to show a table where every entry has widgets. For example one column is text annotation and the second is selection widget. Is that possible? I don’t see a way to put arbitrary widgets in a table, only pandas dataframe.
I would like to show a table where every entry has widgets. For example one column is text annotation and the second is selection widget. Is that possible? I don’t see a way to put arbitrary widgets in a table, only pandas dataframe.