Control Flow#

This section of the user guide introduces the more advanced features of the flytekit python SDK. These examples touch more complex features of Flyte - like conditions, subworkflows, dynamic workflows, map tasks, and recursion.

Conditions

Conditions

Chain Flyte Entities

Chain Flyte Entities

SubWorkflows

SubWorkflows

Dynamic Workflows

Dynamic Workflows

Map Tasks

Map Tasks

Intratask Checkpoints

Intratask Checkpoints

Implementing Merge Sort

Implementing Merge Sort

Waiting for External Inputs

Waiting for External Inputs

Gallery generated by Sphinx-Gallery