Create Pipeline
New pipeline are created by following the order of the buttons in the box below.

The edit page for creating a pipeline is shown in the figure.

The pipeline editing interface consists of the following parts.
Resource Library: executable files (.ipynb , .py , .sh , etc.) in the resource library can be dragged into the canvas to build pipelines.
pipeline settings: You can set the pipeline name, task parallelism, and the number of retries.
Task settings: Select the node dragged into the canvas, and you can set the node name, script content, resource configuration, and execution conditions.

Setting up the execution plan
Setting up the execution plan as shown in the figure.

Advanced settings can be made by clicking on the boxed Advanced Settings button.

Last updated