streamlit_notify
Initialization module for the st_notify package.
- streamlit_notify.init_session_state()[source]
Initialize session state for all notification elements. This ensures that the notification queues are set up in the session state.
- Return type:
None