/compute-lab

Python functions for compute-lab

Primary LanguagePython

compute-lab

===========

Python functions for compute-lab

####Setup:

  1. Download client_secrets.json for an installed application and include it in the project directory.
  2. Set project_id to correct project (line 29, test.py).
  3. Add the startup.sh script to cloud storage and update the link on (line 69, compute_lab.py)

####Run:

  1. Initital run will should create 3 instances.
  2. To delete these comment out line 36 and uncomment line 38.