What is a Pipeline?
Last updated
Last updated
Pipelines are functions that take an input, perform a procedure on it, and then return the output data. The user will submit the configuration input, which will be saved in a. yaml file. When the user executes the individual pipeline, the function defined takes those data and executes the function while also storing the output data in frontier.
This section contains all of the pipelines that have specific behavior integrated into the frontier system. The user will be able to configure the pipeline under this tab to build the pipeline based on specific data that the user has. Custom functionality for pipeline can also be configured by the user by using Build a Custom Pipeline
.
This section houses all of the pipelines that have been saved and configured. From here, the user may run the pipeline and accomplish the capabilities it was designed to provide.
All the pipelines that have been configured and saved will be displayed under the View Pipelines
section.
To execute the pipeline, use the icon.
To view the pipeline, use the Open in Notebook
icon