Files
2026-06-01 13:54:52 +08:00

15 lines
200 B
JSON

{
"argv": [
"/usr/bin/deno",
"jupyter",
"--kernel",
"--conn",
"{connection_file}"
],
"display_name": "Deno",
"env": {
"NO_COLOR": "1"
},
"language": "typescript"
}