mirror of
https://github.com/harivansh-afk/ds1001_final.git
synced 2026-04-15 06:04:41 +00:00
11 lines
242 B
Desktop File
11 lines
242 B
Desktop File
[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;
|