Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AppImage: fixed Jupyter and ILua modes on all but my own system
* We cannot use the Pip-installed launchers since they have hardcoded paths. Instead we reference python3 explicitly in the /usr/bin/applause launcher. * For some strange reason, the site-packages directory where all of the relevant packages are put is not in sys.path. So also export it via $PYTHONPATH.
- Loading branch information