diff --git a/jupyter-notebook.desktop b/jupyter-notebook.desktop index 97a27743ec..095d5ac65b 100644 --- a/jupyter-notebook.desktop +++ b/jupyter-notebook.desktop @@ -1,10 +1,11 @@ [Desktop Entry] Name=Jupyter Notebook Comment=Run Jupyter Notebook -Exec=jupyter-notebook +Exec=jupyter-notebook %f Terminal=true Type=Application Icon=notebook StartupNotify=true MimeType=application/x-ipynb+json; -Categories=Development;Education +Categories=Development;Education; +Keywords=python;