https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
w

WolVez

08/17/2021, 2:38 PM
@User, I just found your project find-kedro. Cool stuff. Quick question: why do you utilize the full path for the pipeline name (for example src.default_kedro_159.pipelines.datas_science.pipeline) rather than just grabbing the directory name (in this case data_science), such that when running the project you just need "Kedro run --pipeline=data_science"?