https://kedro.org/ logo
e

ende

06/02/2022, 10:23 PM
Is there any way to run
kedro run
from a parent directory of the project directory ? for example:
Copy code
parent_dir:
  child_dir:
    pyproject.toml
    setup.py
    ...
Copy code
# from parent_dir

kedro run child_dir