{ "version": "0.0.1", "configurations": [ { "name": "dashboard", "runtimeExecutable": "python3", "runtimeArgs": ["smart_money.py", "--port", "8899"], "port": 8899 } ] }