Joel

Results 347 comments of Joel

In general I think there is a great opportunity for Kedro to empower our Python engineers without front-end skills to make UIs. Exposing Kedro library components the `catalog`, `session` and...

I'd like to see us add a CLI command which users can run to produce a flamegraph. It would massively reduce the guesswork here. `kedro profile {kedro command}` -> `.html`...

In my mind, it would run the whole command as normal, but also generate the profiling data. Perhaps if we were to take this seriously, a full on [memray](https://github.com/bloomberg/memray) integration...

I'm not sure if it's worth the engineering overhead, but its cool https://github.com/SergioBenitez/Figment

Some more on the same theme: https://github.com/leptonyu/cfg-rs https://github.com/LukasKalbertodt/confique

Or maybe ℹ️ not ⚠️ ?

This is definitely an improvement, but I think this still sends the wrong message. > Missing dependencies - For the best experience with full functionality, please install the missing Kedro...

I think your suggestions are great, @ravi-kumar-pilla - I'd also push for the banner to be less aggressive still, possibly more transparent :)

I quite like the ability to disable the cache, but I think it should default be `cache=True`