We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f792deb commit 6440920Copy full SHA for 6440920
slurm_jupyter_kernel/kernel_scripts/ijulia.sh
@@ -16,4 +16,4 @@ chmod +x $2/ijulia_wrapper.sh
16
# kernel settings
17
LANGUAGE=julia
18
ARGV=$2/ijulia_wrapper.sh julia -i --color=yes --project=$2 $3/packages/IJulia/AQu2H/src/kernel.jl {connection_file}
19
-ENVIRONMENT=$4
+ENV=$4,JULIA_DEPOT_PATH=$3
0 commit comments