John Melendowski
11/09/2022, 1:51 AMgit versions which I'm assuming is for the project management features kedro supplies...or cookiecutter which needs to be downgraded from the latest anaconda releaseYetunde
11/09/2022, 8:59 AMcookiecutter and gitpython the reasons you are struggling? What's causing the issue?John Melendowski
11/09/2022, 1:50 PMconda-forge/noarch:: kedro-0.18.3-pyhd8ed1ab_0 NoneJohn Melendowski
11/09/2022, 1:51 PMJohn Melendowski
11/09/2022, 1:52 PMJohn Melendowski
11/09/2022, 1:53 PMJohn Melendowski
11/09/2022, 1:54 PMJohn Melendowski
11/09/2022, 1:54 PMJohn Melendowski
11/09/2022, 1:55 PMJohn Melendowski
11/09/2022, 2:00 PMJohn Melendowski
11/09/2022, 2:01 PMJohn Melendowski
11/09/2022, 2:01 PMJohn Melendowski
11/09/2022, 2:07 PMJohn Melendowski
11/09/2022, 2:13 PMpipeline , node, and datacatalogue objects. At work we made a DAG framework and are debating on doing a full replacement with kedro's. You all have made a much simpler api that seems more fleshed out than ours.Yetunde
11/09/2022, 4:13 PMpipeline, configloader, runner and i/o (data catalog) are library components.
We actually do show how to use Kedro this way in our "Hello Kedro" example; and our API docs for each component show how to leverage them too. You mentioned that you don't want the project template, why would that be? Do you have your own?