diff options
Diffstat (limited to 'development/jupyterlab/jupyterlab.desktop')
-rw-r--r-- | development/jupyterlab/jupyterlab.desktop | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/development/jupyterlab/jupyterlab.desktop b/development/jupyterlab/jupyterlab.desktop deleted file mode 100644 index 93fe9409aa55..000000000000 --- a/development/jupyterlab/jupyterlab.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[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; |