-
Notifications
You must be signed in to change notification settings - Fork 234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow sending custom message #61
Comments
I am creating a PR for the same. |
Love how easy KnockKnock is to use and I second this request! I am using this for large data processing projects and while it's not a big deal that it refers to everything as "training" it would be hugely helpful to be able to add a label by project so that I can more easily track which jobs are running/finished/crashed. |
I came looking for a generic notifier library, and KnockKnock is so close! I also wish it could take the notification message as a parameter. One imagines it wouldn't be that difficult to add a parameter.... |
knockknock can be a great general purpose library to send messages to different messaging clients. Why restrict it to just sending messages about training completion.
The text was updated successfully, but these errors were encountered: