mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-07-04 15:17:14 +00:00
first commit
This commit is contained in:
11
.venv/share/applications/jupyter-notebook.desktop
Normal file
11
.venv/share/applications/jupyter-notebook.desktop
Normal file
@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=Jupyter Notebook
|
||||
Comment=Run Jupyter Notebook
|
||||
Exec=jupyter-notebook %f
|
||||
Terminal=true
|
||||
Type=Application
|
||||
Icon=notebook
|
||||
StartupNotify=true
|
||||
MimeType=application/x-ipynb+json;
|
||||
Categories=Development;Education;
|
||||
Keywords=python;
|
Reference in New Issue
Block a user