Hello,

I would like to use Jupyter Notebook with Julia v0.6.1.
I want to use the version of Jupyter that I installed at a non-default 
location:
/uufs/chpc.utah.edu/sys/installdir/python/3.5.2-c7/bin/jupyter
& install the IJulia kernels in a non-default kernel directory (where I 
also installed the R kernels)
/uufs/chpc.utah.edu/sys/installdir/python/3.5.2-c7/share/jupyter/kernels 

However, after invoking the commands:
export JULIA_PKGDIR=/uufs/chpc.utah.edu/sys/installdir/julialib/

module load python/3.5.2
ENV["JUPYTER"]="/uufs/chpc.utah.edu/sys/installdir/python/3.5.2-c7/bin/jupyter"
julia> Pkg.add("IJulia")

the Julia kernels are installed in a default location:
Found Jupyter version 4.2.0: 
/uufs/chpc.utah.edu/sys/installdir/python/3.5.2-c7/bin/jupyter
INFO: Installing Julia kernelspec julia-0.6
[InstallKernelSpec] Removing existing kernelspec in 
/uufs/chpc.utah.edu/common/home/hpcapps/.local/share/jupyter/kernels/julia-0.6

How can I change this location?

Thanks,

Wim

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/7d6c64c7-1be6-4bcc-979e-82cb054b3d86%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to