Nok Lam Chan
08/15/2024, 5:30 PMpython xxx
. Please check these documentation for setup:
There is not much magic here, kedro run
is equivalent to python -m kedro
, once you start with python
you can just use your debugger in the normal way.
VSCode: https://docs.kedro.org/en/stable/development/set_up_vscode.html
Pycharm: https://docs.kedro.org/en/stable/development/set_up_pycharm.html#