streamlit-notify

Contents:

  • Installation
  • Usage
  • API Reference
streamlit-notify
  • Streamlit-Notify Documentation
  • View page source

Streamlit-Notify Documentation

A Streamlit component that provides status elements that persist across reruns.

Demo App (Click Me!)<https://st-notify.streamlit.app/>

Contents:

  • Installation
    • From PyPI
    • From Source
  • Usage
    • Supported Status Elements
    • Basic Usage
    • Notification Priority
    • Adding Custom Data to Notifications
    • Accessing Notifications
    • Clearing Notifications
    • Removing Notifications
    • Checking if Notifications Exist in the Queue
    • Looping Over Notifications
    • Creating Notifications
    • Where are Status Elements Stored?
    • What are Status Elements?
  • API Reference
    • streamlit_notify
    • dclass
    • notification_queue
    • status_elements
    • functional

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2025, Patrick Garrett.

Built with Sphinx using a theme provided by Read the Docs.