Hi,
I am left with only option with st.table to display the dataframe, as the columns have lengthy text in it. Other options truncate the text. Is there a way where we can enable scrolling and define the height for the st.table function or any other workarounds to show similar long text. Even tying plotly truncates my text in the column. THanks.