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

adrian

07/11/2022, 4:06 PM
Greetings, I have the line app: abcdefgh In the conf/local/credentials.yml file of my kedro project. How do I pass the string 'abcdefgh' as an argument to a node from a modular pipeline? I tried setting the 'inputs' kwarg to ['credentials:app'] but kedro tries to find this in the data catalog.