🗞️ Weekly Roundup: Streamlit in 30 minutes, ASCII images, GeoTIFF viewers and more!

Welcome to the Weekly Roundup! :wave:

07/05/21 - 07/11/21
Issue - V60
Current Release: 0.84.1

Every week we’ll share community-driven apps and articles that were shared with us during the previous week as well as any major announcements from Streamlit. If there is anything we missed feel free to add it in a comment or @ us on Twitter!

  • :newspaper: = articles
  • :tv: = videos
  • :balloon: = apps

:new: Streamlit Updates

  • Check out the Streamlit sharing badge for your GitHub repos:
    Open in Streamlit
  • :rocket: Session state is here! Now you can store info across app interactions and reruns! Read more here and try out the demo app
  • :speaking_head: Listen to @Amanda_Kelly talk about her career journey in this Founders You Should Know interview with Renaissance Collective
  • :sun_with_face: Check out the June Rewind and see who got App of the Month! :trophy:

Featured Content

Tutorials/Introduction

Science and Tech

NLP and Language

Data Visualization

CV and Images

Finance and Business

Geography and Society

General

Model Building and Training

:sunglasses: Cool happenings and other things

:footprints: Follow us

2 Likes

@Jessica_Smith how to upload GeoTiff files on streamlit using st.file_uploader() function and use it ?