summaryrefslogtreecommitdiffstats
path: root/development/jupyterlab/jupyterlab.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'development/jupyterlab/jupyterlab.desktop')
-rw-r--r--development/jupyterlab/jupyterlab.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/development/jupyterlab/jupyterlab.desktop b/development/jupyterlab/jupyterlab.desktop
new file mode 100644
index 0000000000..93fe9409aa
--- /dev/null
+++ b/development/jupyterlab/jupyterlab.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Name=JupyterLab
+Comment=Run JupyterLab
+Exec=jupyter-lab %f
+Terminal=true
+Type=Application
+Icon=jupyterlab
+StartupNotify=true
+MimeType=application/x-ipynb+json;
+Categories=Development;Education;
+Keywords=python;