How would I wrap text in st.dataframe?

I’m generating a dataframe with long strings of text that are cut off with the normal st.dataframe() config. Is there a way to wrap text using html, some setting, etc.? Thanks!

Looks like there is no real solution to this yet: