Initialize Process Lambda
The following example shows how to obtain the lambda_host interface:
from voxelfarm import process_lambda
lambda_host = process_lambda.process_lambda_host()
The following example shows how to obtain the lambda_host interface:
from voxelfarm import process_lambda
lambda_host = process_lambda.process_lambda_host()