mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-03 02:17:43 +00:00
docs: add submission grading steps to devcontainer README (#1054)
* docs: add submission grading steps to devcontainer README * add change --------- Co-authored-by: jingyuanlm <842442862@qq.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"terminal.integrated.shell.linux": "/bin/bash"
|
||||
},
|
||||
"mounts": [
|
||||
"source=/home/shared/RD-Agent/kaggle,target=/home/shared/RD-Agent/kaggle,type=bind,consistency=cached,readonly"
|
||||
"source=/home/shared/RD-Agent/kaggle,target=/tmp/kaggle,type=bind,consistency=cached,readonly"
|
||||
],
|
||||
"extensions": [
|
||||
"ms-python.python",
|
||||
|
||||
Reference in New Issue
Block a user