You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 I've run into an error while trying to build a container for a project I'm working on. We were trying to sidestep the default Julia kernel for a custom one, but it seems that exe is defined in kspec which is only loaded if IJULIA_NODEFAULTKERNEL is undefined.
👋 I've run into an error while trying to build a container for a project I'm working on. We were trying to sidestep the default Julia kernel for a custom one, but it seems that
exe
is defined inkspec
which is only loaded ifIJULIA_NODEFAULTKERNEL
is undefined.Is this an intentional error?
IJulia.jl/deps/build.jl
Lines 3 to 7 in 537ee79
IJulia.jl/deps/build.jl
Line 18 in 537ee79
The text was updated successfully, but these errors were encountered: