Create and Run Pipeline
Using Link, you can use Jupyter notebook cells by registering them as components. And Link enables users to automatically identify the execution sequence by specifying the relationships among the cells. By registering cells as pipeline components on the same screen as the code, you can create a pipeline.
Pipeline and Component
Cells from Jupyter notebooks can be registered as components in Link.
Component: Components(Pipeline Components) are the smallest units in pipeline.
Pipeline: A Pipeline consists of one or more components.
Guide
Updated 4 months ago