11 lines
159 B
JSON
11 lines
159 B
JSON
|
{
|
||
|
"display_name": "Python 2",
|
||
|
"language": "python",
|
||
|
"argv": [
|
||
|
"python",
|
||
|
"-m",
|
||
|
"ipykernel_launcher",
|
||
|
"-f",
|
||
|
"{connection_file}"
|
||
|
]
|
||
|
}
|