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 Pipeline

How to create a simple linear Panel Pipeline.

Create a Non-Linear Pipeline

This guide addresses how to build a non-linear Panel Pipeline with branching and converging steps.

Customize Pipeline Layout

How to customize the visual layout of the Panel Pipeline UI.

Control Pipeline Flow

How to programmatically control the Pipeline UI flow.