Notifications API Reference
Functions for notifications and progress tracking.
⚠️ Platform Support: Tested on macOS and Linux. Windows support not tested.
Notification Functions
bell- Audio notificationsnotifyme- General notification systemsend_results- Send computation resultstimed_notify- Time-based notifications
Progress Tracking
create_progress_tracker- Create progress trackersupdate_progress!- Update progress statuscomplete_progress!- Mark progress complete
Utility Functions
safe_execute- Safe function execution- Image optimization for notifications
- Base64 encoding utilities
Notification Types
- Bell Notifications - Local audio alerts
- Email Notifications - Remote email alerts
- Zulip Notifications - Team chat integration
For complete function documentation, see the Complete API Reference.