Adding nodes to your pipeline
Add some steps, or nodes, in your pipeline for the 1_experiment_train.ipynb and 2_save_model.ipynb notebooks.
Prerequisites
-
You created a pipeline file as described in title
Procedure
-
From the JupyterLab file-browser panel, drag the
1_experiment_train.ipynband2_save_model.ipynbnotebooks onto the pipeline canvas.
-
Click the output port of
1_experiment_train.ipynband drag a connecting line to the input port of2_save_model.ipynb.
-
Save the pipeline.
Verification
-
Your pipeline has two nodes.