If I change get_list
to mpg_list = autompgi.pipe(ls.filter)['mpg'].to_frame()
, a dataframe is shown but then fails to update. Seems like it could be the same issue as in Combine plots and tables with linked selection and data source selection by widget - #2 by jbednar .
1 Like