Skip to content

Latest commit

 

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Mount Drive in files sidebar.
  2. Make work/env/config.py on your Google Drive by analogy with config_example.py.

Usage

  1. Create colab notebook.
  2. Run the following code in your notebook:
    !curl -LOs https://github.com/itesoro/colab_env/raw/master/setup.py 
    %run setup work/env/config.py

At the first run, script will generate ssh keys at SSH_KEY_PATH specified in config.py. Add public key to your github account.

To install python packages from private repository run the following line in your notebook:

!pip install git+ssh://git@github.com/itesoro/<repository-name>.git

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages