- Clone repo :
git clone https://github.com/ShootingStarD/SmartMonday_Faster_Python
cd SmartMonday_Faster_Python
- Create a virtual environment :
python3 -m venv .venv
source .venv/bin/activate
- Install dependencies :
pip install uv
uv pip install .
Then go the mean notebook to see the content of the workshop