[kedro.global_commands]
kubeflow = kedro_kubeflow.plugin:commands

[kedro.hooks]
kubeflow_mlflow_hook = kedro_kubeflow.hooks:mlflow_activate_parent_run

[kedro.project_commands]
kubeflow = kedro_kubeflow.plugin:commands

