Joel
Joel
Yeah exactly - much more fragile and simple than a proper bot. It's a really hard topic to know what's the best approach.
That's a complicated one - I'll let @yetudada provide an answer there. That being said, the problem is the same and arguably the back-end should work via a platform that...
I don't think so - this is what comes up in the 2nd run: ``` kedro jupyter notebook 2022-06-06 10:55:55,418 - kedro.framework.cli.hooks.manager - INFO - Registered CLI hooks from 1...
@DavidRoschewitzQB it would be great to get your thoughts on Hydra here
If you look at the Hydra compose API docs `OmegaConf` is an import: https://hydra.cc/docs/1.0/experimental/compose_api/#internaldocs-banner
Super helpful, thank you
Relevant community initiative from @heolin @patrykjarzyna https://github.com/webinterpret-ds/kedro-templar
We could also say the node name `'generate_performance_report' is available under the following namespaces ['a', 'b', 'c'], did you mean to specify any of those?`?
Hi @Harsh-Maheshwari thanks for your input here - we'd love to accept a PR for this, but we have some thoughts about the implementation: - The class should be called...
@daniel-falk this looks really really great - one idea on how you could get it to write to `fssepc` is to use a `NamedTemporaryFile`, it's not a perfect solution but...