mirror of
https://github.com/XaverKlemenschits/jupyter-c-kernel.git
synced 2025-04-16 11:26:10 +00:00
11 lines
135 B
JSON
11 lines
135 B
JSON
{
|
|
"argv": [
|
|
"python",
|
|
"-m",
|
|
"c_kernel",
|
|
"-f",
|
|
"{connection_file}"
|
|
],
|
|
"display_name": "C",
|
|
"language": "c"
|
|
} |