42 lines
929 B
JSON
42 lines
929 B
JSON
{
|
|
"id": "7aeae0e2-70ee-4705-821d-1bba5d5b2ddd",
|
|
"snapshot": "vscode",
|
|
"instruction": "Please help me visualize all numpy arrays in current python file within VS Code.",
|
|
"source": "",
|
|
"config": [
|
|
{
|
|
"type": "download",
|
|
"parameters": {
|
|
"files": [
|
|
{
|
|
"url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/vs_code/7aeae0e2-70ee-4705-821d-1bba5d5b2ddd/main.py",
|
|
"path": "/home/user/main.py"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "launch",
|
|
"parameters": {
|
|
"command": [
|
|
"code",
|
|
"/home/user/main.py"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "activate_window",
|
|
"parameters": {
|
|
"window_name": "Visual Studio Code"
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"vscode"
|
|
],
|
|
"evaluator": {
|
|
"func": "infeasible"
|
|
},
|
|
"proxy": false
|
|
} |