Nok Lam Chan
Nok Lam Chan
> I've actually always thought (and I think @Galileo-Galilei agrees) that we should change this behaviour since in reality no one maintains a starters repo which they keep up to...
# Dataset discovery  Running the variable in a notebook cell is the most common way to inspect a variable in Jupyter. Currently `catalog` give us an useless memory address,...
Signed-off-by: Nok Chan ## Description Close #1494 We are going to introduce `kedro-datasets` as a new Kedro's plugins for datasets. It will be initiated with a higher priority in case...
## Description Short description of the problem here.  The `JUPYTER_LINES` and `JUPYTER_COLUMNS` configurations does not change databricks notebook output. It causes problem especially with Spark since the log are...
## Introduction With a highly parameterized configuration (`Jinja`, `hydra` or `OmegaConf`), it is not easy to troubleshoot data easily. Often, it is useful to get the full path so users...
Signed-off-by: Nok Chan ## Description Spinning off from #1713 The goal is to provide a more helpful message instead of `run command is not found` when user is running `Kedro's...
## Description Document the `kedro run` lifecycle with hooks execution order This is the latest chart we have (~2 months ago, omitted the `after_context_created` and `after_command_run` hooks but we should...
## Description Is your feature request related to a problem? A clear and concise description of what the problem is: "I'm always frustrated when ..." https://discord.com/channels/778216384475693066/846330075535769601/968467444131848204 Currently, there are 2...
Signed-off-by: Nok Chan ## Description Fixed fail CI due to pip-compile at https://github.com/kedro-org/kedro/pull/1630 PEP517 and PEP518 are relatively new specifications related to the Python build system. It causes some issue...
Fix typo in README for `teams_sender` Issue: #53