Documentation

search

Search

  • rocket_launch

    Get started

    • Installation
      add
    • Fundamentals
      add
    • First steps
      add
  • code

    Develop

    • Concepts
      add
    • API reference
      add
    • Tutorials
      remove
      • Authentication and personalization
        add
      • Chat and LLM apps
        add
      • Configuration and theming
        add
      • Connect to data sources
        add
      • Elements
        add
      • Execution flow
        remove
        • FRAGMENTS
        • Rerun your app from a fragment
        • Create a multiple-container fragment
        • Start and stop a streaming fragment
      • Multipage apps
        add
    • Quick reference
      add
  • web_asset

    Deploy

    • Concepts
      add
    • Streamlit Community Cloud
      add
    • Snowflake
    • Other platforms
      add
  • school

    Knowledge base

    • FAQ
    • Installing dependencies
    • Deployment issues
  • Home/
  • Develop/
  • Tutorials/
  • Execution flow

Use core features to work with Streamlit's execution model

Fragments

Trigger a full-script rerun from inside a fragment

Call st.rerun from inside a fragment to trigger a full-script rerun when a condition is met.

Create a fragment across multiple containers

Use a fragment to write to multiple containers across your app.

Start and stop a streaming fragment

Use a fragment to live-stream data. Use a button to start and stop the live-streaming.

Previous: ElementsNext: Rerun your app from a fragment
forum

Still have questions?

Our forums are full of helpful information and Streamlit experts.


HomeContact UsCommunity
© 2025 Snowflake Inc.