MLOpsPython icon indicating copy to clipboard operation
MLOpsPython copied to clipboard

Improve local developer vscode debug experience

Open xinyi-joffre opened this issue 5 years ago • 0 comments

It would be great to have a .vscode launch.json file that can be used to start a debugging session for running the ml_service scripts, or more importantly, for running the scripts inside the code folder (the pipeline steps).

Desired experience: A new user of the repo should be able to open up the repository in vscode, go to the debug tab, and then see a dropdown of scripts to debug.

xinyi-joffre avatar Jan 17 '20 21:01 xinyi-joffre