| ============================= | |
| plugins.h_slack.SlackNotifier | |
| ============================= | |
| Provides a Slack notifier for Hamilton execution. Must have `slack_sdk` installed to use it: | |
| `pip install sf-hamilton[slack]` (use quotes if using zsh) | |
| .. autoclass:: hamilton.plugins.h_slack.SlackNotifier | |
| :special-members: __init__ | |
| :members: | |
| :inherited-members: |