We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d1a9ab commit 8441f9aCopy full SHA for 8441f9a
electron-builder-scripts/snap-hooks/configure
@@ -1,4 +1,4 @@
1
#!/bin/sh -e
2
3
-APP_PATH=$SNAP/app/jupyterlab-desktop
+APP_PATH=$SNAP/jupyterlab-desktop
4
ln -s "$APP_PATH" /usr/bin/jlab
0 commit comments