Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 353 Bytes

File metadata and controls

10 lines (8 loc) · 353 Bytes

CloudShellApiExperiments

steps:

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