first comit
This commit is contained in:
14
venv/share/jupyter/kernels/python3/kernel.json
Normal file
14
venv/share/jupyter/kernels/python3/kernel.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"argv": [
|
||||
"python",
|
||||
"-m",
|
||||
"ipykernel_launcher",
|
||||
"-f",
|
||||
"{connection_file}"
|
||||
],
|
||||
"display_name": "Python 3 (ipykernel)",
|
||||
"language": "python",
|
||||
"metadata": {
|
||||
"debugger": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user