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
By default Julia will only read .juliarc.jl when started in repl mode. I will add argument '-F' when starting julia for Julia Studio to force reading it at startup.
This is fairly annoying as I use it to modify my LOAD_PATH when Julia is launched.
When I navigate to the path of the Julia binaries I provide to Julia Studio and run the julia batch file directly, everything works as expected.
The text was updated successfully, but these errors were encountered: