refine and add VSC infeasible examples

This commit is contained in:
Siheng Zhao
2024-02-17 02:52:34 +08:00
parent 610457d838
commit 84051ab340
5 changed files with 37 additions and 21 deletions

View File

@@ -9,8 +9,8 @@
"parameters": {
"files": [
{
"url": "",
"path": "/home/user/test.py"
"url": "https://drive.usercontent.google.com/download?id=1dfc_QSyywXGqh7vcXOzSkGo76fEzl-wL&export=download&authuser=0&confirm=t&uuid=6f139847-7ae6-42ec-b0a6-c84f4b02790d&at=APZUnTWXbY8NWy5aLS8bTkr-td9l:1708107970467",
"path": "/home/user/main.py"
}
]
}
@@ -20,7 +20,7 @@
"parameters": {
"command": [
"code",
"/home/user/test.py"
"/home/user/main.py"
]
}
},