Johannes Rieke

Results 288 comments of Johannes Rieke

Oh, editable dataframes will also have a way to add rows by clicking on a "+" button. So if you want to do the thing from your video above, you...

Hey all! We're currently figuring out the best way to do this and working on a prototype. We won't launch this immediately but I guess sometime during the summer. Will...

Hey all! We've been prototyping quite a bit in the past few weeks. We now have a first draft for how `st.dialog` might work. We're still figuring out details but...

Hey all, just wanted to give a quick update. This issue is on our radar. The blocker for it is that (unfortunately!) the UI framework we use under the hood...

Just install it from git via `pip install git+https://github.com/mnick/scikit-kge.git`

# Update Hey all! We haven't started working on this but thanks for all the comments and upvotes! I'm not sure if we can move it completely outside of the...

Please see here for an update: https://github.com/streamlit/streamlit/issues/3888#issuecomment-2109050569

# Update We haven't started working on this yet, but we definitely want to have it and given the big amount of upvotes recently, I guess we'll prioritize this in...

# Update Hey all! We have a prototype for **built-in authentication for Streamlit** now! 🎉 This allows you to add OAuth/OIDC login (e.g. login via Google, GitHub, Microsoft, ...) to...

Oh I should also note that the prototype above does **not** work on Community Cloud yet!