Hi team, Can we hard code the kedro node execution...
# questions
g
Hi team, Can we hard code the kedro node execution order? For example, I have a node that runs a report and should run last. But since it does not have any input, it is running at the beginning.
c
🌠 1
💯 2
a
I've done this before, you gotta link dummy inputs
👍 1
g
thank you!!! will try that
🥳 1