Monthly Rewind > November 2021

Your November look-back at new features and great community content

Posted in Monthly Rewind, December 7 2021

๐Ÿ† App of the month ๐Ÿ†

Our November featured app of the month is... ๐Ÿฅ๐Ÿฅ๐Ÿฅ๐Ÿฅ๐Ÿฅ

Streamlit as a PowerPoint replacement by Sebastian Flores!

Sebastian created a Streamlit app to give a presentation about Streamlit at PyCon Chile! The app uses slide pagination and goes over features of Streamlit, providing examples and code. [code].

Streamlit November updates

Let's take a look back at all that's happened during November!

๐Ÿ” Current release: 1.2.0

The latest release is 1.2.0. Recent updates include the ability to set custom placeholder text and to resize the input box in st.text_area. Be sure to check out the changelog to learn more about all of the latest features and fixes.

๐Ÿ”ฎ Upcoming

Some new upcoming features and updates to get excited about:

  • Favorite an app
  • Sign in with an email
  • Custom subdomains

Check out our roadmap app to see what else we're working on!

โ˜๏ธ Streamlit Cloud

Featured Streamlit content

Here are some great apps and tutorials by the Streamlit community. Check out the Streamlit forum for even more community content.

Thanks for checking out this edition of our monthly rewind. If you'd like more frequent updates on what's happening in the community, make sure to check out the Weekly Roundups.

Reach out to us on the forum with any questions or projects you're working on and follow our Twitter for the most up-to-date happenings!

Want to see older rewinds? Check them out below:


This is a companion discussion topic for the original entry at https://blog.streamlit.io/monthly-rewind-november-2021/
1 Like

Wow! Thank you! Iโ€™m glad the Power Point replacement has gotten such warming reception, I had lots of fun and learn so much while building it! It lead to the creation of library streamlit_book, so you dont have to do the pagination by hand.
An updated example, in English, is https://share.streamlit.io/sebastiandres/streamlit_happy_birds/main/happy_birds.py

2 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.