Artur Janik
06/04/2023, 8:03 PMkedro ipython appears to accept and tolerate the old way of doing things, with the extras folder, while kedro run and kedro viz do not, and cannot find the dataset definitions.
https://github.com/kedro-org/kedro-plugins/tree/main/kedro-datasets doesn't appear to provide any new advice as to how to declare datasets that are not in the extras folder
What is the correct way to declare custom datasets in kedro 0.18.*?