Skip to content
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

Remove redundant hint if user is already using the hint #3365

Closed
SajidAlamQB opened this issue Nov 29, 2023 · 1 comment · Fixed by #3439
Closed

Remove redundant hint if user is already using the hint #3365

SajidAlamQB opened this issue Nov 29, 2023 · 1 comment · Fixed by #3439
Assignees

Comments

@SajidAlamQB
Copy link
Contributor

Description

If users use kedro new --addons all --name all --example y then the message:

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:

image
@SajidAlamQB
Copy link
Contributor Author

SajidAlamQB commented Dec 13, 2023

Also when we use --starter flag the tip shouldn't appear at all.

image

@AhdraMeraliQB AhdraMeraliQB moved this from To Do to In Progress in Kedro Framework Dec 14, 2023
@AhdraMeraliQB AhdraMeraliQB moved this from In Progress to In Review in Kedro Framework Dec 18, 2023
@github-project-automation github-project-automation bot moved this from In Review to Done in Kedro Framework Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants