📄️ Python job submission with mail callback
Here, we demonstrate submitting a job through the Qube! Python API that uses an email callback.
📄️ Python job submission with Python language callback
Here, we demonstrate how to submit a job through the Qube! Python API that runs a python script as a callback.
📄️ Python job submission with Python callback running an external script on the supervisor
* supervisorlanguageflags
📄️ Python job submission with agenda based timeout
In this example, we demonstrate adding a timeout to the job's agenda items and then a callback that will fail the agenda item based on the triggering of the timeout.