Skip to main content

Installation

Set up a new folder wherever you want and create a virtual env:
Source virtual env:
Install Beam SDK

Defining a runtime

Your Beam runtime is defined in Python. Running the code below will create an environment with the compute defined above, build the image, and hot reload as you work.

app() reference