Johannes Rieke
Johannes Rieke
Hey there! Thanks for the request. We see and read all GitHub issues but sometimes don't have time to reply to all of them (simply too many!). I assume this...
Hey! That's expected behavior. If you're using the chat input in a container (e.g. `st.tabs`) it will show up inline like any other element. Since you're creating the chat input...
This is great, thanks! Can you post a screenshot of how it looks like when the columns have content of different heights? Just want to see how the borders at...
Hey @Anna050689! Can you tell us a bit more about *why* you need to detect when the session is closing? E.g. do you have some things in your code that...
Hey! We're not working on these features right now but might work on some dataframe improvements (especially filtering, column statistics, and maybe also grouping and pivoting) towards the end of...
Hey! The data that is being downloaded is exactly the same data you'd get by selecting all cells and copy-pasting them into a file. So disabling that button wouldn't really...
Yeah sure, we could do that. But then again... your user can also just write the value of every single cell somewhere else or take a screenshot and use OCR...
Interesting idea. Since this is a small syntactic sugar thing, I'd suggest you add this to [streamlit-extras](https://github.com/arnaudmiribel/streamlit-extras) for now and if we see a lot of usage there, we might...
Yup great point. We've had this issue on our mind for 1-2 years already but never was at the top of our priority list. I think we'll definitely fix it...
Yeah might be possible to add this but has very low priority for us.