Contain bash script to clone private Github repository in Google Colab
Detail blog post can be found here
-
Clone this repository
-
Run the script with your email address and name
cd scripts
sh private_repo_clone.sh "your_email@example.com" "Your Name"
- Add a new SSH key in Github account by following this documentation
Now, you can clone your private repositories from Github to Google Colab.