Skip to content

Latest commit

 

History

History
executable file
·
5 lines (4 loc) · 239 Bytes

README.md

File metadata and controls

executable file
·
5 lines (4 loc) · 239 Bytes

Local Debug in VSCode

  1. install recommended extensions
  2. [f5] hotkey to run and debug using the "Docker: Python - general" launch config

note: should work from both linux and windows (provided python and docker runtimes installed)