powered by
Set a model's submission webhook used in Numerai Compute
set_submission_webhook(model_id, webhook)
Confirmation that your webhook has been set
Target model UUID
The compute webhook to trigger this model
if (FALSE) { set_submission_webhook(model_id = get_models()[["bayo"]], webhook = "..") }
Run the code above in your browser using DataLab