Nok Lam Chan
Nok Lam Chan
@AntonyMilneQB Yes you are correct.
@AntonyMilneQB Do you think this should go into Tech Design? I want to clarify the 1st point. A list of outputs is possible, but it throws an error when there...
@inigohidalgo Hey, thank you for the feedback. Is there anything in mind how we could improve it and how do you expect it works?
@inigohidalgo Thank you for the comment, sorry for the late reply as I have missed this reply. Any chance you can still find the Slack thread in https://www.linen.dev/s/kedro/t/12327752/? The link...
Thank you for raising this issue, it's very well written. Our team will have a look shortly.
From my understanding, this is not a Kedro problem. It's how Lambda variable scope work. See this example ```ipython In [7]: iterable = [lambda: print(x) for x in range(4)] ...:...
I have marked this as a documentation effort. I suggest that for the person who pick up this ticket, we can put a note section to warn about the scope...
> This seems more like a feature request than a bug? I don't think this has ever been supported. I haven't tested, but I think this is always supported. The...
Added 0.19 tag to prompt for discussion in case we need to move stuff around. (It's annoying Github project change doesn't allow comment🥲)
Discussed in backlog grooming. Will keep this as a low priority for the 0.19 release and see if we have time to fit this in. If we end up don't...