notebook/jupyter-notebook.desktop
Lumír 'Frenzy' Balhar 229247f912
Reintroduce desktop file (#6705)
* Reintroduce desktop file

The desktop file was inadvertently removed in: 5b6ed99aec

Fixes: https://github.com/jupyter/notebook/issues/6704

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-27 10:59:40 +01:00

12 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;