summarylogtreecommitdiffstats
path: root/jupyter-lab.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'jupyter-lab.desktop')
-rwxr-xr-xjupyter-lab.desktop10
1 files changed, 10 insertions, 0 deletions
diff --git a/jupyter-lab.desktop b/jupyter-lab.desktop
new file mode 100755
index 000000000000..670b9b8e67dc
--- /dev/null
+++ b/jupyter-lab.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=JupyterLab
+Type=Application
+Version=1.0
+Categories=Development;Science;Math;
+Comment=An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture
+Icon=jupyter
+Exec=jupyter-lab
+Terminal=true
+MimeType=application/x-ipynb+json;