Release 0.1.0
[0.1.0] - 2023-10-29
Added
- 🎉 Add
KedroBootSession
for managing interaction between external applications and kedro projects - 🎉 Add
kedro boot
cli for running external applications inside kedro projects - 🎉 Add
boot_session
utility that create aKedroBootSession
inside a external standalone App - 🎉 Add
AppPipeline
and itsapp_pipeline
factory for declaring and registring application views on top of kedro pipelines
�