Batch ===== Batch is a Python module for creating and executing jobs. A job consists of a bash command to run as well as a specification of the resources required and some metadata. Batch allows you to easily build complicated computational pipelines with many jobs and numerous dependencies. Batches can either be executed locally or with the :ref:`Batch Service `. .. image:: _static/images/dags/dags.008.png Contents ======== .. toctree:: :maxdepth: 2 Getting Started Tutorial Docker Resources Batch Service Cookbooks Reference (Python API) Configuration Reference Advanced UI Search Help Change Log And Version Policy Indices and tables ================== * :ref:`genindex` * :ref:`search`