Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 403 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 403 Bytes

SmartMonday_Faster_Python

Installation

  1. Clone repo :
git clone https://github.com/ShootingStarD/SmartMonday_Faster_Python
cd SmartMonday_Faster_Python
  1. Create a virtual environment :
python3 -m venv .venv
source .venv/bin/activate
  1. Install dependencies :
pip install uv
uv pip install .

Then go the mean notebook to see the content of the workshop