104 Instructions:
• Create a deployment with .deploy() that uses a Process work pool to run any flow in a local subprocess
• Create a Process work pool from the UI
• Create a deployment that references flow code stored in your own GitHub repository (you can use your earlier fetch weather flow if you want)
• ❗️Push your code to your GitHub repo manually
• Start a worker to pick up scheduled flow runs
• Run it! 🚀