Hi, I was wondering if there is a `kedro-boot` ste...
# questions
l
Hi, I was wondering if there is a
kedro-boot
step-by-step tutorial? I’m having trouble getting the modular pipeline’s inputs properly initialized (
ValueError: Pipeline input(s) ... not found in the DataCatalog
). Any help would be awesome! Thanks!
y
Additionally to the readme, you have several code examples in the repo
We definitely need to improve documentation, but there are a lot of code examples
Feel free to give a sample code which does not work if you need help