basabuuka_prototyp/venv/share/jupyter/kernels/python3/kernel.json
2020-08-16 19:36:44 +02:00

11 lines
No EOL
143 B
JSON

{
"argv": [
"python",
"-m",
"ipykernel_launcher",
"-f",
"{connection_file}"
],
"display_name": "Python 3",
"language": "python"
}