Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use /tmp/xdg-runtime-dir for XDG_RUNTIME_DIR.
/etc/environment is not read by jupyter. We could use a shell initialization script in /etc/profile.d/, but that essentially hard codes the shell type. So let's just use /tmp instead of fiddling with uids.
- Loading branch information