File size: 198 Bytes
327b3e2 | 1 2 3 4 5 6 7 8 | [Desktop Entry]
Version=1.0
Type=Application
Name=JupyterLab
Exec=google-chrome --no-sandbox --app=http://127.0.0.1:8888/lab
Icon=/usr/share/icons/hicolor/128x128/apps/jupyterlab.ico
Terminal=false
|
327b3e2 | 1 2 3 4 5 6 7 8 | [Desktop Entry]
Version=1.0
Type=Application
Name=JupyterLab
Exec=google-chrome --no-sandbox --app=http://127.0.0.1:8888/lab
Icon=/usr/share/icons/hicolor/128x128/apps/jupyterlab.ico
Terminal=false
|