kedro-rich icon indicating copy to clipboard operation
kedro-rich copied to clipboard

Make your Kedro experience snazzy

Results 4 kedro-rich issues
Sort by recently updated
recently updated
newest added

Was wondering since no commits for over a year

## Description Due to the way the `ParallelRunner` works in Kedro via multi-processing the existing hook implementation breaks when interacting with whatever UI thread rich needs to work. ## Context...

help wanted

In order to show some of the things that are possible via the rich library, some of the core Kedro library have been patched dynamically. ## 1. Logging Handler Override...

## Description In order to enable the rich logging handler via an external plugin we currently intercept the way that the `KedroSession` parses the contents of `conf/base/logging.yml` and ensure that...

help wanted