steps:
- clone this repo
- python -m venv CloudShellApiExperiments\venv
- cd CloudShellApiExperiments
- venv\scripts\python.exe -m pip install -r requirements.txt
- open CloudShellApiExperiments folder in VSCode
- in the bottom left corner - make sure to set the python interprenter to the one inside the venve folder