| # Slack notifier example | |
| This example demonstrates how to use the Slack notifier. | |
| Fill in the details in `slack_notification_example.py` and then | |
| run it `python slack_notification_example.py`. You should see a message in your Slack channel. | |
| You can even run this example in Google Colab: | |
| [ | |
| ](https://colab.research.google.com/github/dagworks-inc/hamilton/blob/main/examples/slack/notebook.ipynb) |