Notifier ======== Using the :class:`~.EmailNotifier` you can create visual reports about the steps that the robot did. And send these reports via e-mail, print them out into terminal or import into Prefect. Email Notifier -------------- .. autoclass:: aiviro.modules.notifier.EmailNotifier :inherited-members: Notification Components ----------------------- .. automodule:: aiviro.modules.notifier :members: Notification, NotificationBlock, NotificationType, Msg, Item, Style, NotifierLog .. autoclass:: aiviro.modules.notifier.EmailMetricsConfig :members: :exclude-members: model_computed_fields, model_config, model_fields, model_post_init