I am new to Kedro, but i am feeding my nodes with ...
# beginners-need-help
s
I am new to Kedro, but i am feeding my nodes with parameters as inputs, added in pipeline.py. You might want to structure the yaml file so you can pass several params with one input, and then "unpack" the params in your node. The values of the params can also be passed as "extra_params" when establish a session.