Juan Luis
06/22/2023, 9:38 AMJose Nuñez
06/22/2023, 1:44 PMJuan Luis
06/22/2023, 1:47 PMNok Lam Chan
06/22/2023, 1:54 PMmain
in the coming weeks as we have some other priorities. Short term plan is have it as example and links with doc, and a follow-up ticket to merge that into main
kedro run
only, there are some caveats if you need to consume the output.
i.e.
result = session.run()
do_something_about(result) # This isn't available in the current implementation.
We will need to fix this before we merge it into the collections of runners.