Hi , is there a way to programmatically create blo...
# prefect-cloud
s
Hi , is there a way to programmatically create blocks from the python sdk instead of manually creating it from the UI ?
k
Yes! You can instantiate, then save blocks directly in Python.
s
Thanks @Kevin Grismore this is exactly what I was looking for.
🙌 1