simonsobs / soconda

Simons Observatory Conda Tools
BSD 2-Clause "Simplified" License
1 stars 2 forks source link

PYTHONUSERBASE not respected in jupyter kernel.json #32

Open tskisner opened 7 months ago

tskisner commented 7 months ago

On jupyter.nersc.gov, the kernel.json file installed by soconda sets the correct PYTHONUSERBASE environment variable to the location for user-installed packages. However, inside the notebook this location is not actually searched for imports. This prevents loading user-overriden packages in jupyter.