-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kedro-telemetry
: Implement telemetry message notification
#727
Comments
kedro-telemetry
: Implement telemetry message notification
Regarding point 1, I tried several approaches to print a message after the |
I think it will be difficult or outright impossible to display it after |
Oh I see how my phrasing led you into investigating this. Yeah, enough with Kedro commands. |
I reread your phrase and understand that it seems you mean installing Kedro and then executing |
Description
Part of #715:
Implement a new telemetry message to inform users about anonymous usage data collection:
Display that message after:
pip install kedro
command.kedro-telemetry
plugin was used to send telemetry (consent wasn't disabled).QUESTION PLEASE COMMENT: Should we message something If consent was disabled
Currently, the message displayed when consent is disabled is:
The text was updated successfully, but these errors were encountered: