m3dev / gokart

Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.
https://gokart.readthedocs.io/en/latest/
MIT License
318 stars 57 forks source link

Slack environment variable should not be "must set" variable #111

Closed hirosassa closed 4 years ago

hirosassa commented 4 years ago

Slack notification is not "must have feature". If the env var is not set, workflow should run properly and notification is not launched.

https://github.com/m3dev/gokart/blob/master/gokart/run.py#L32