I'm trying to launch Julia in the Juno IDE but it returns
We tried to launch Julia from:
julia
This path can be changed in the settings.
Details:
/bin/sh: julia: command not found
Ive searched around the forums, tried setting the julia path to
C:\Julia-1.0.3\bin
and reinstalling the julia-client packages, but nothing seems to work. Julia is able to start through command line.
Thanks in advance!