Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 467 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 467 Bytes

Google cloud compute tutorial - python

These are the materials for a tutorial on using Google Cloud for running many python threads in parallel.

This tutorial is ideal for:

  • people who have a time-consuming python code that they need to run for many different input variables (for example for stochastic modeling/optimization).

Post an issue if you have any questions and I'll try to answer promptly.