In this lab, you set up a Python development environment on Google Cloud. You then use Compute Engine to create a virtual machine (VM) and install software libraries for software development.
You perform the following tasks:
Provision a Compute Engine instance
Connect to the instance using SSH
Install a Python library on the instance
Verify the software installation
Overview