Transforms
==========

Taskgraph includes several transforms out of the box. These can be used to
accomplish common tasks such as adding dependencies programmatically or setting
up notifications. This section contains a reference of the transforms Taskgraph
provides, read below to learn how to use them.

.. toctree::

   From Dependencies <from_deps>
   Task Context <task_context>
   Matrix <matrix>
   Chunking <chunking>
