Johannes Rieke
Johannes Rieke
We just finished a very rough prototype for dataframe selections: https://dataframe-row-selections.streamlit.app/ Feel free to give it a try but note that it's still under active development, so things might and...
Quick update: we're quite advanced on the prototype I posted above, as well as on the API discussions. We're currently planning to release dataframe selections for both rows + columns...
Just wanted to give a quick update that we currently don't have any plans of working on this soon. We might still pick it up at some point (I think...
@StefanBrand and @breinbaas: We are looking into implementing a toggle soon but I'm not really decided whether we should have a toggle as here or a toggle button (i.e. just...
No, let's leave this issue open. We added `st.toggle` in the latest release, which allows to add an on/off toggle (similar to a checkbox). But this issue specifically calls for...
Hey all! We started building an early prototype for this feature. It simply adds a parameter `vertical_alignment="top"|"center"|"bottom"` to `st.columns`. An early demo app with a link to the wheel file...
# Update Hey all! We definitely want to have this but didn't start working on it yet. We're currently trying to figure out a general API that lets us handle...
It's possible that we'll implement this in the future but not sure. But I think this would also be a great feature for a custom component!
Hey, which language selection are you talking about?
Related: #1879 (they want filtering for `st.dataframe`)