I there a way to check (in code) if the user calle...
# questions
l
I there a way to check (in code) if the user called kedro viz vs kedro run? Ideally in
settings.py
d
So you could write your own
before_command_run
hook?
l
oh - I will look into that! Thank you
d
you can actually steal the way out telemetry plugin works https://github.com/kedro-org/kedro-plugins/tree/main/kedro-telemetry