https://github.com/quantumblacklabs/kedro/blob/mas...
# beginners-need-help
w
https://github.com/quantumblacklabs/kedro/blob/master/kedro/framework/cli/catalog.py#L196 I want to not hard code line 196, and pull defaults from settings.py. It would be a trivial change to switch the type over to something configurable, but being able to configure filepath per dataset is what is not trivial. I'll brainstorm a solution in the readme and you can tell me how far off base I am.