blob: f6e9b3ead95222f2cdb7d0819da8ea982827e280 [file] [log] [blame] [view]
# 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:
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)
](https://colab.research.google.com/github/dagworks-inc/hamilton/blob/main/examples/slack/notebook.ipynb)