Re: jupyter failing while trying to modify /gnu/store

2021-11-27 Thread Alexander Asteroth
I now tried to run it using > guix shell --pure jupyter -- jupyter-notebook works perfectly fine. ... wait ... I found the cause: in ~/.guix-profile/etc/profile environment variables are set: > export > JUPYTER_PATH="${GUIX_PROFILE:-/gnu/store/ichrcarq2k4lhdmm2izc3f1xjbziz49v-profile}/share/

jupyter failing while trying to modify /gnu/store

2021-11-27 Thread Alexander Asteroth
Dear all, yesterday I added jupyter to my profile and it worked perfectly fine. Overnight I shut down the computer and rebooted today. Now jupyter refuses to start with the messages below. It seems that jupyter-notebook tries to create directories (or modifiy them) in the location it is installe