How to run a kedro pipeline
I am trying to run
this algorithm which is in a kedro pipeline.
I have read the documentation about Kedro, and managed to open a Jupyter notebook with Kedro kernel and ran some cells with the commands that were in this kedro <a...