Hi, Using streamlit 1.29.0 and want to have “Download as CSV” hover on st.dataframe
in official example seems like there are already save, search and expand hovers;
But in practice, the options don’t appear on my table
Thanks in advance.
Hi, Using streamlit 1.29.0 and want to have “Download as CSV” hover on st.dataframe
in official example seems like there are already save, search and expand hovers;
But in practice, the options don’t appear on my table
Thanks in advance.
Hey @sametsoekel,
I’d recommend double-checking that you’re using Streamlit 1.29. If you can share a code snippet, I can run it locally with Streamlit 1.29 to see if I can reproduce the issue.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.