Is there a way to run a Prefect Flow from a docker...
# best-practices
b
Is there a way to run a Prefect Flow from a dockerized git repository revision? 🥹 I'm insisting on this because it would be very convenient to be able to pull DVC-tracked artifacts using git data. Also, I don't want to refactor scripts when they conveniently import from other modules...