set_submission_webhook | R Documentation |
Set a model's submission webhook used in Numerai Compute
set_submission_webhook(model_id, webhook)
model_id |
Target model UUID |
webhook |
The compute webhook to trigger this model |
Confirmation that your webhook has been set
## Not run: set_submission_webhook(model_id = get_models()[["bayo"]], webhook = "..") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.