Notifications You must be signed in to change notification settings Welcome to the "My First Prefect Flow" tutorial! This guide will help you design your first Prefect flow using Python. Prefect is a ...
Would want to save checkpoints (possibly to MongoDB directly as JSON) and have some logic around if the script is stopped and restarted. This would follow closely with the "optimize a Python function" ...