summarylogtreecommitdiffstats
path: root/jupyter-lab.desktop
diff options
context:
space:
mode:
authorBrenton Horne2020-03-12 07:19:36 +1000
committerBrenton Horne2020-03-12 07:19:36 +1000
commit206ec9da6549cda53b15a3a0f4d2ec4868f7d94a (patch)
tree826018672dee1c1a41882ddeae15194650a67594 /jupyter-lab.desktop
parent7b6dc7b6272f648c35832f9484547adc3073d895 (diff)
downloadaur-206ec9da6549cda53b15a3a0f4d2ec4868f7d94a.tar.gz
Initial commit as new maintainer
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;