Welcome to a tutorial on basic submission and dependencies using the Qube! API. API
By running through this tutorial you will have a basic understanding of how to:
1. Use
...
python to submit a basic job
2. Understand Job packages and what is required to submit jobs
3. Discover how to find the required fields for job packages in the Qube! GUI
4. Link jobs using dependencies
This tutorial will be based loosely on a Renderman workflow which is a commonly requested pipeline.pipeline
Requirements: A basic knowledge of Python python is advisable . Most most of the contents of this tutorial can be copy and pasted to suit basic needs but further development would be required for complex pipelines.pipelines
Children Display |
---|
See Also
Python qb module documentation:
Python-based jobtypes module documentation:
...
...