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

Incorrect Git Clone URL in natural-language-processing-with-disaster-tweets-kaggle-competition #977

Open
jimmyguerrero opened this issue Jul 11, 2022 · 0 comments

Comments

@jimmyguerrero
Copy link

This command occurs in two spots in the README

$ git clone https://github.com/kubeflow/examples/natural-language-processing-with-disaster-tweets-kaggle-competition
It should be:

$ git clone https://github.com/kubeflow/examples/
Otherwise you'll get this error:

jovyan@tweets-0:~$ git clone https://github.com/kubeflow/examples/natural-language-processing-with-disaster-tweets-kaggle-competition
Cloning into 'natural-language-processing-with-disaster-tweets-kaggle-competition'...
remote: Not Found
fatal: repository 'https://github.com/kubeflow/examples/natural-language-processing-with-disaster-tweets-kaggle-competition/' not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant