🌞 June Monthly Roundup

It’s time for the June Monthly Roundup! :hugs:

Check out some of the latest innovative apps, components, insightful how-tos, and guides from the community. Don’t forget to share your own projects in Show the Community! or by tagging Streamlit on LinkedIn and X to inspire others and showcase your work. :rocket:

:jigsaw: Apps + components

streamlit-adjustable-columns

:left_right_arrow: streamlit-adjustable-columns—resizable columns that work just like st.column! @Daniel67

:tv: Videos

:rocket: New Streamlit version (1.46.0) - Native Navbar in Python apps Café com bug

:page_facing_up: Articles

Want to share your project? Tell us about it in the comments! :balloon:

2 Likes

Hi there, I’ve just written a new article on deploying a Streamlit app to AWS that you might find interesting. It’s free to read and can be found at the following link,

1 Like

Very nice components. Thanks.

Im trying change my SaaS open source (GitHub - paulocoutinhox/pyaa: PyAA is a powerful, open-source Python + Django template application designed to build robust web applications) to something more simple with Streamlit. Do you have something that make it appear a website, like this: https://kaktos.netlify.app/

Thanks.