{ "version": "2.0.0", "tasks": [ { "label": "Setup Environment", "type": "shell", "command": "python", "args": ["activate_env.py"], "problemMatcher": [] } ] }