jupyterlab.desktop 227 B

1234567891011
  1. [Desktop Entry]
  2. Name=JupyterLab
  3. Comment=Run JupyterLab
  4. Exec=jupyter-lab %f
  5. Terminal=true
  6. Type=Application
  7. Icon=jupyterlab
  8. StartupNotify=true
  9. MimeType=application/x-ipynb+json;
  10. Categories=Development;Education;
  11. Keywords=python;