Arnaud Dhaene
08/25/2025, 4:34 PMpython entrypoint when setting up a workflow-type job
Is there an elegant / intuitive way to run my Kedro project from the command-line using python -m <something> run <pipeline> ... ? Perhaps there is a way to bootstrap Kedro in a light-weight wrapper?datajoely
08/25/2025, 4:35 PMArnaud Dhaene
08/25/2025, 4:57 PM