This repo contains Python code to accompany the videos that show how to use Prefect for MLOps. We will create workflows that you can orchestrate and observe..
Clone the repo locally.
In a conda environment with Python 3.10.12 or similar, install all package dependencies with
pip install -r requirements.txt
Create another window and activate your conda environment. Start the Prefect API server locally with
prefect server start
Signup and use for free at https://app.prefect.cloud