Replies: 1 comment 6 replies
|
The starters are not in |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
If I make a new Kedro project the lines
are in .gitignore file. At the same time you have written in the README that users should not delete any of the lines you have added to .gitignore. I feel like this is going to hurt a lot of newbies that accidentally add a big dataset to git and then struggle to get rid of it. Even for the example with spaceflights I think it's a terrible idea to add the data to git.
PS I have not installed the example.
PPS I could not find it in your codebase or I would have written a PR. At the same time it's not a bug, just a terrible choice.
All reactions