pysepal.solara.notifications.globals#

Global escape-hatch functions: notify() and track_task().

Functions

notify

Publish a toast notification from anywhere (non-component code).

track_task

Return a TaskTracker context manager from anywhere (non-component code).