Slack Bot for Experiment Tracking

Description

Keeping track of long running experience is complicated, specially if running the experiments on the Cloud and if you want updates on the go (on your phone, for example). If the experiment code could be easily set up to send preliminary results and updates to a Slack channel, these would be easily accessible anywhere!

Slack
Slack instant messaging platform, commonly used by companies and research groups. Photo by Scott Webb on Unsplash.

Goal

Create a python interface that makes it easy to send messages and images to a Slack channel.

Current State

The core functionalities are ready. This interface allows python code to send images and messages to a Slack channel. Documentation on how to use this will be added to this page soon!

Updated:

Leave a comment