Marshall Krassenstein
06/21/2024, 12:36 PMstarter --path_to_local_template with starter --path_to_repo. Is that also true of modular pipelines? e.g. can I point the template argument at a repo instead? Suppose I have a repo consisting of a bunch of modular_pipeline templates. Is there a way to let a user just point to the subdirectory in the repo for the modular pipeline they want to use?Deepyaman Datta
06/21/2024, 12:47 PMDeepyaman Datta
06/21/2024, 12:49 PMMarshall Krassenstein
06/21/2024, 12:52 PMIan Whalen
06/21/2024, 12:54 PMkedro new --starter git+<https://github.com/kedro-org/kedro-starters.git> --directory spaceflights-pandasMarshall Krassenstein
06/21/2024, 12:55 PMstarter pointing to a repo. My question is if template can point to a repoDeepyaman Datta
06/21/2024, 12:56 PM