Skip to content

WIP: Listen for Gitlab webhook

Thomas Kluyver requested to merge webhook into master

Pull calibration configurations when we get an event from Gitlab (i.e. when the config was pushed there).

tornado should already be installed for notebook, so it's easy to use that to handle incoming HTTP requests.

Merge request reports