clean up ignore
This commit is contained in:
11
home/.local/share/jupyter/kernels/python2/kernel.json
Normal file
11
home/.local/share/jupyter/kernels/python2/kernel.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"display_name": "Python 2",
|
||||
"language": "python",
|
||||
"argv": [
|
||||
"python",
|
||||
"-m",
|
||||
"ipykernel_launcher",
|
||||
"-f",
|
||||
"{connection_file}"
|
||||
]
|
||||
}
|
BIN
home/.local/share/jupyter/kernels/python2/logo-32x32.png
Normal file
BIN
home/.local/share/jupyter/kernels/python2/logo-32x32.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
home/.local/share/jupyter/kernels/python2/logo-64x64.png
Normal file
BIN
home/.local/share/jupyter/kernels/python2/logo-64x64.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
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"
|
||||
}
|
BIN
home/.local/share/jupyter/kernels/python3/logo-32x32.png
Normal file
BIN
home/.local/share/jupyter/kernels/python3/logo-32x32.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
home/.local/share/jupyter/kernels/python3/logo-64x64.png
Normal file
BIN
home/.local/share/jupyter/kernels/python3/logo-64x64.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
Reference in New Issue
Block a user