{ "version": "0.0.1", "configurations": [ { "name": "mp-manager", "runtimeExecutable": "python", "runtimeArgs": ["main.py"], "port": 8000 } ] }