clean up ignore
This commit is contained in:
11
home/.local/share/jupyter/kernels/python3/kernel.json
Normal file
11
home/.local/share/jupyter/kernels/python3/kernel.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"argv": [
|
||||
"python",
|
||||
"-m",
|
||||
"ipykernel_launcher",
|
||||
"-f",
|
||||
"{connection_file}"
|
||||
],
|
||||
"display_name": "Python 3",
|
||||
"language": "python"
|
||||
}
|
Reference in New Issue
Block a user