Hi there! I am trying to put streamlit audio widget in each and every cell of a column in dataframe. This is what I did, and I even tried some other options, but gave me widgets outside the dataframe.
How can i achieve this ?
The audio widget cannot be directly rendered inside a dataframe at this time. You can refer to our docs here for elements you can render inside a dataframe.