We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If users use kedro new --addons all --name all --example y then the message:
kedro new --addons all --name all --example y
To skip the interactive flow you can run `kedro new` with kedro new --name=<your-project-name> --addons=<your-addons> --example=<yes/no>
Should not appear at the end. See the red highlight below:
The text was updated successfully, but these errors were encountered:
Also when we use --starter flag the tip shouldn't appear at all.
--starter
Sorry, something went wrong.
AhdraMeraliQB
Successfully merging a pull request may close this issue.
Description
If users use
kedro new --addons all --name all --example y
then the message:Should not appear at the end. See the red highlight below:
The text was updated successfully, but these errors were encountered: