Can you post the contents of your user behaviors file? You can get to it via ctrl+space and then typing "user behaviors", you should see an option to edit them. You have to specify the path to julia there, or have it on your path. More details can be found at https://github.com/one-more-minute/Jupiter-LT/wiki/Installing-%26-Upgrading
On Sunday, July 20, 2014 4:12:23 PM UTC-7, Diego Tapias wrote: > > I have got the following error whenever I try to run a Julia Script with > the editor LightTable: > > Couldn't connect to Julia > > ERROR: REPLCompletions not defined > in anonymous at no file > in include at boot.jl:238 > in include_from_node1 at loading.jl:114 > in include at boot.jl:238 > in include_from_node1 at loading.jl:114 > in reload_path at loading.jl:140 > in _require at loading.jl:58 > in require at loading.jl:43 > in include at boot.jl:238 > in include_from_node1 at loading.jl:114 > in process_options at client.jl:303 > in _start at client.jl:389 > at /home/diego/.julia/v0.2/Jewel/src/completions.jl:106 > at /home/diego/.julia/v0.2/Jewel/src/Jewel.jl:9 > at /opt/LightTable/plugins/Jewel/jl/init.jl:20 > > > I have cloned the repositories Jewel, Jupiter-LT and June-LT from the > sources and put them into the folder /opt/LightTable/plugins/ where it is > supposed they should be. >
