Prefect course template course
- Fork this repo into you personal account (you will not be able to push later your code if not)
- Clone the fork in your environnement (PC or VM)
- run the commands :
# install uv
make uv
# activate the virtual environment
soure .venv/bin/activate
You are good to go.