v11.0.0
·
111 commits
to main
since this release
Major features and improvements
- Remove experiment tracking. (#2237)
- Introduce horizontal flowchart orientation in Kedro-Viz. (#2159)
- Visualise pipeline objects in notebook. (#2241)
- Enable Kedro-Viz in VSCode to list pipelines using the filter icon. (#2269)
Bug fixes and other changes
- Add ESM bundle for Kedro-Viz. (#2268)
- Add support for Kedro's DataCatalog 2.0 with lazy loading. (#2272)
- Fix
%run_vizusing old process in jupyter notebook. (#2267) - Ignore parsing hidden files on
kedro viz --lite. (#2271) - Make Kedro-Viz compatible with the new
KedroDataCatalog. (#2274) - Add Dev Containers to QA Kedro-Viz on Github Codespaces. (#2292)