You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: