Shu-Chun Wu
12/29/2025, 9:25 AMrun:
tags: r_data_processing, r_regression_training, r_local_predict
kedro run --config=conf/hpc_run_conf.yml
The pipeline r_local_predict would run before re_regression_training.
I have checked before_pipeline_run , if I get it right, it's more like adding additional action before the node.
But I just want to change the pipeline run order.
Do you have more easier way?
Or how can I add before_pipeline_run into my current code?datajoely
12/29/2025, 9:32 AM+ operatorYolan Honoré-Rougé
12/29/2025, 4:48 PMYolan Honoré-Rougé
12/29/2025, 4:49 PM