Skip to content

Contain bash script to clone private Github repository in Google Colab

License

Notifications You must be signed in to change notification settings

SadiaAfrinPurba/google-colab-ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-colab-ssh

Contain bash script to clone private Github repository in Google Colab

Detail blog post can be found here

Usage

  1. Clone this repository

  2. Run the script with your email address and name

cd scripts
sh private_repo_clone.sh "your_email@example.com" "Your Name"

  1. Add a new SSH key in Github account by following this documentation

Now, you can clone your private repositories from Github to Google Colab.

About

Contain bash script to clone private Github repository in Google Colab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published