添加qiming-rcoder模块
This commit is contained in:
14
qiming-rcoder/docker/rcoder-agent-runner/deno.json
Normal file
14
qiming-rcoder/docker/rcoder-agent-runner/deno.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"argv": [
|
||||
"/usr/bin/deno",
|
||||
"jupyter",
|
||||
"--kernel",
|
||||
"--conn",
|
||||
"{connection_file}"
|
||||
],
|
||||
"display_name": "Deno",
|
||||
"env": {
|
||||
"NO_COLOR": "1"
|
||||
},
|
||||
"language": "typescript"
|
||||
}
|
||||
Reference in New Issue
Block a user