Join Slack
Powered by
Hi , is there a way to programmatically create blo...
# prefect-cloud
s
Sam Joel
10/12/2023, 6:22 PM
Hi , is there a way to programmatically create blocks from the python sdk instead of manually creating it from the UI ?
k
Kevin Grismore
10/12/2023, 6:25 PM
Yes! You can
instantiate
, then
save
blocks directly in Python.
s
Sam Joel
10/12/2023, 6:27 PM
Thanks
@Kevin Grismore
this is exactly what I was looking for.
🙌 1
Open in Slack
Previous
Next