🎈 Co-founder at Streamlit
⛄ Product at Snowflake
https://share.streamlit.io/user/tvst
🇧🇷 🌉 👨💻 🚴♂️ 🧗 🎸 🎨
There will be:
* A talk Andrew Ng
* Demos from top Al companies
* An Al bootcamp
* And much more!
Register at
www.snowflake.com/en/summit/de...
There will be:
* A talk Andrew Ng
* Demos from top Al companies
* An Al bootcamp
* And much more!
Register at
www.snowflake.com/en/summit/de...
If you want to add items to multiple columns in round-robin style, try using itertools.cycle:
cols = itertools.cycle(st.columns(3))
for item in mylist:
# Use col1, then col2, then col3, then col1, etc...
with next(cols):
st.write(item)
If you want to add items to multiple columns in round-robin style, try using itertools.cycle:
cols = itertools.cycle(st.columns(3))
for item in mylist:
# Use col1, then col2, then col3, then col1, etc...
with next(cols):
st.write(item)
We don't always get it right, but our goal is for you to learn in seconds, iterate quickly, unblock users, and just. keep. going.
So we're very happy when we hear stories like below — and this one we hear very often…
We don't always get it right, but our goal is for you to learn in seconds, iterate quickly, unblock users, and just. keep. going.
So we're very happy when we hear stories like below — and this one we hear very often…
...with Auth support! 🎉
docs.streamlit.io/develop/conc...
Now you can control access to your app based on the user's login on Okta, Google, or any OpenID provider.
And there's much more, as always:
docs.streamlit.io/develop/quic...
...with Auth support! 🎉
docs.streamlit.io/develop/conc...
Now you can control access to your app based on the user's login on Okta, Google, or any OpenID provider.
And there's much more, as always:
docs.streamlit.io/develop/quic...
Does @bsky.app support something like this?
Does @bsky.app support something like this?
tissues.streamlit.app
tissues.streamlit.app
bsky.app/profile/did:...
bsky.app/profile/did:...
This one is a super nice intro to Streamlit:
www.youtube.com/watch?v=SVAr...
This one is a super nice intro to Streamlit:
www.youtube.com/watch?v=SVAr...