Open
Description
Details of the feature
Currently the installation script installs the kernel to the base Python library. However, on HPCs that use environment modules it is common to install additional Python packages to user-specific libraries, since users in general do not have permissions to write to the base library. This cannot be specified in case of this kernel and leads to an error when trying to install it on HPC ("[Errno 13] Permission denied: ...").