11 lines
159 B
JSON
Raw Normal View History

2020-09-29 10:45:45 -05:00
{
"display_name": "Python 2",
"language": "python",
"argv": [
"python",
"-m",
"ipykernel_launcher",
"-f",
"{connection_file}"
]
}