I found this useful in tracking the training process of a Beacon-internal model. There's already https://github.com/JuliaLangSlack/Slack.jl but that's more of a wrapper of the Slack API, whereas this provides a simple interface for the task of updating a slack thread with new messages and attachments etc. See the README and docstrings for usage. Hopefully it ends up being really simple to use for this task.
I do some unusual stuff to facilitate testing, but hopefully the code comments explain it; if not, please let me know and I will expand them or comment in the reply.
I'd like to open source this but we can register it in our private registry to start (when this is merged), so we don't have to wait 3 days for the General registration etc.
I found this useful in tracking the training process of a Beacon-internal model. There's already https://github.com/JuliaLangSlack/Slack.jl but that's more of a wrapper of the Slack API, whereas this provides a simple interface for the task of updating a slack thread with new messages and attachments etc. See the README and docstrings for usage. Hopefully it ends up being really simple to use for this task.
I do some unusual stuff to facilitate testing, but hopefully the code comments explain it; if not, please let me know and I will expand them or comment in the reply.
I'd like to open source this but we can register it in our private registry to start (when this is merged), so we don't have to wait 3 days for the General registration etc.