Hi, I have a centrelized julia installation on a cluster. I installed the IJulia packages in a different directory and now the kernel cannot start with the following error:
ArgumentError: Package IJulia not found in current path:
- Run `import Pkg; Pkg.add("IJulia")` to install the IJulia package.
I didn’t mess with any env variable.
Any idea?