summarylogtreecommitdiffstats
path: root/nteract.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'nteract.desktop')
-rw-r--r--nteract.desktop16
1 files changed, 16 insertions, 0 deletions
diff --git a/nteract.desktop b/nteract.desktop
new file mode 100644
index 000000000000..abf310a9f533
--- /dev/null
+++ b/nteract.desktop
@@ -0,0 +1,16 @@
+[Desktop Entry]
+Comment=Interactive literate coding notebook!
+Exec=/opt/nteract/nteract
+GenericName[en_US]=nteract
+GenericName=nteract
+Icon=/opt/nteract/resources/static/icon.png
+MimeType=application/x-ipynb+json;
+Name[en_US]=nteract
+Name=nteract
+Path=/opt/nteract/
+StartupWMClass=nteract
+StartupNotify=true
+Terminal=false
+Type=Application
+X-KDE-SubstituteUID=false
+Categories=Science;Development;