I think I have downloaded a Juno version without embedded Julia a couple of 
months ago.

When I run it, it pops:

Couldn't connect to Julia

WARNING: `require` is deprecated, use `using` or `import` instead
 in depwarn at deprecated.jl:73
 in require at deprecated.jl:663
 in include at ./boot.jl:260
 in include_from_node1 at ./loading.jl:271
 in process_options at ./client.jl:308
 in _start at ./client.jl:411
while loading /home/zheng/juno/resources/app/plugins/Julia-LT/jl/init.jl, in 
expression starting on line 11
ERROR: LoadError: ArgumentError: Jewel not found in path
 in require at ./loading.jl:219
 in require at deprecated.jl:664
 in include at ./boot.jl:260
 in include_from_node1 at ./loading.jl:271
 in process_options at ./client.jl:308
 in _start at ./client.jl:411
while loading /home/zheng/juno/resources/app/plugins/Julia-LT/jl/init.jl, in 
expression starting on line 27


   - Close






On Tuesday, September 15, 2015 at 2:05:33 PM UTC+2, Mike Innes wrote:
>
> Actually, I've spent some time over the last couple days updating Jewel 
> etc. to work with Julia v0.4 as well as 0.3. The Juno/LT bundles will 
> probably be around for a little while longer – at least until Juno/Atom 
> reaches feature parity, I think.
>
> If you're using Juno/LT with 0.4 currently I'd appreciate feedback on what 
> works and doesn't – I should get round to uploading new 0.4-rc1 bundles 
> fairly soon.
>
> On Tue, 15 Sep 2015 at 13:00 Nils Gudat <[email protected] <javascript:>> 
> wrote:
>
>> Yes, it does (that's the point of having the bundle(!) available on the 
>> website).
>> To connect to a different instance of Julia, follow the steps here: 
>> http://junolab.org/docs/install-manual.html
>> However, I don't think JunoLT is working with 0.4 (at least it wasn't 
>> when I last checked two weeks ago), and in general efforts have shifted to 
>> the new Juno Atom client.
>>
>> Long story short, if you want to work in 0.4 you should probably do this: 
>> https://github.com/JunoLab/atom-julia-client/tree/master/manual
>>
>

Reply via email to