Build a Pipeline#
A Panel Pipeline allows you to connect multiple panels into a sequential user interface where the output of one stage feeds into the next. These How-to pages provide solutions for common tasks related to creating and customizing pipelines.
 Create a 
PipelineHow to create a simple linear Panel Pipeline.
 Create a Non-Linear 
PipelineThis guide addresses how to build a non-linear Panel Pipeline with branching and converging steps.
 Customize 
Pipeline LayoutHow to customize the visual layout of the Panel Pipeline UI.
 Control 
Pipeline FlowHow to programmatically control the Pipeline UI flow.