Nok Lam Chan
Nok Lam Chan
The related PRs are merged and we had separate issues to improve the DataSet docs
> We need a way to to be able to make sure we get to use the same session when i run different nodes in a different machines. @fazilhero Thanks...
For reference, In 0.19, we have `kedro catalog resolve` which is very close to what proposed as `kedro compile`. It allows user to see the materialised version of catalog.
You will need to specify the config location via `kedro run --conf-source=.tar.gz`, [more details in the docs](https://docs.kedro.org/en/stable/kedro_project_setup/configuration.html)
Closed for now, for future implementation for #1820 we can take this PR as reference.
Let's ship #1940 to get this going since this has a "low" priority and that smaller ticket has a "high" one. This one would be an useful document even it's...
@merelcht I updated this to a new milestone since I think it is just doc change not related to the overall design.
I am working on https://github.com/kedro-org/kedro/issues/2676 and I try to debug and it's hard. I want to re-purpose this issue so it's not Jupyter focus. If we want to make users...
The clean up will go into this undefined milestone [Redesign Catalog and Datasets](https://github.com/kedro-org/kedro/milestone/12). But before this happen we can still make the public interface nicer, maybe then deprecate or unify...