notebook/jupyter-notebook.desktop
Karolina Surma 92a388c04a
Add square logo and desktop entry files (#6010)
* Add square logo and desktop entry files

* Install desktop file and icon using data files.

Co-authored-by: Karolina Surma <ksurma@redhat.com>
2021-03-17 11:30:45 -05:00

11 lines
221 B
Desktop File

[Desktop Entry]
Name=Jupyter Notebook
Comment=Run Jupyter Notebook
Exec=jupyter-notebook
Terminal=true
Type=Application
Icon=notebook
StartupNotify=true
MimeType=application/x-ipynb+json;
Categories=Development;Education