Joel
Joel
Hello! We've just started our journey of adopting rich on [kedro](http://github.com/kedro-org/kedro), the first part of this journey introduced the rich logging handler + pretty tracebacks. We've just had a user,...
## Type of changes - [ ] Bug fix - [x] New feature - [x] Documentation / docstrings - [x] Tests - [ ] Other ## Checklist - [x] I've...
## Description Today we cannot link to a particular example on the data catalog docs, this PR intruces these as headings so that they function as anchors. ## Development notes...
## Description Currently you cannot pass things like `env` or `extra_params` via the line magic, but you can by importing the function. https://github.com/kedro-org/kedro/blob/5ae97cfb70e5b0d4490132847977d482f13c840f/kedro/extras/extensions/ipython.py#L38 Why don't we introduce feature parity here?
## Introduction >A high-level, short overview of the problem(s) you are designing a solution for. We have the implementation, but it is not easy to point to a documented example:...
### Discussed in https://github.com/kedro-org/kedro/discussions/1716 Originally posted by **kangshung** July 20, 2022 Hey, are there any plans to add KedroOperator to [an official Airflow provider list](https://github.com/apache/airflow/tree/main/airflow/providers)? This would really make this...
## Description > Is your feature request related to a problem? A clear and concise description of what the problem is: "I'm always frustrated when ..." Using the spaceflights demo...
## Description > Is your feature request related to a problem? A clear and concise description of what the problem is: "I'm always frustrated when ..." Users can label their...
### Discussed in https://github.com/kedro-org/kedro/discussions/2134 Originally posted by **illia-shkroba** December 16, 2022 Hello. I'm trying to build RestAPI with FastAPI that runs Kedro Pipeline under the hood and come up with...
## Description >Is your feature request related to a problem? A clear and concise description of what the problem is: "I'm always frustrated when ..." I want to embed a...