OK, I worked out how to clear the console (right-click on the console
space).
Then when I click anywhere, I get
-
WARNING: LightTable.jl: stat: too many symbolic links encountered (ELOOP)
in stat at ./stat.jl:43
in isdir at stat.jl:103
in filter! at array.jl:1214
in dirs at /Users/dsanders/.julia/v0.3/Jewel/src/module.jl:16
in dirsnearby at /Users/dsanders/.julia/v0.3/Jewel/src/module.jl:36
in find_include at /Users/dsanders/.julia/v0.3/Jewel/src/module.jl:74
in filemodule at /Users/dsanders/.julia/v0.3/Jewel/src/module.jl:85
in anonymous at /Users/dsanders/.julia/v0.3/Jewel/src/LightTable/misc.jl:4
in handle_cmd at
/Users/dsanders/.julia/v0.3/Jewel/src/LightTable/LightTable.jl:65
in server at
/Users/dsanders/.julia/v0.3/Jewel/src/LightTable/LightTable.jl:22
in server at /Users/dsanders/.julia/v0.3/Jewel/src/Jewel.jl:18
in include at ./boot.jl:245
in include_from_node1 at loading.jl:128
in process_options at ./client.jl:285
in _start at ./client.jl:354
in _start at /Users/dsanders/development/julia/usr/lib/julia/sys.dylib
El miércoles, 3 de septiembre de 2014 15:58:54 UTC-5, Mike Innes escribió:
>
> Hey all,
>
> Following IPython's rename to Jupyter I've updated the name of the Jupiter
> plugin in LT's plugin manager. If you have "Jupiter" or "Jewel" currently
> installed in Light Table, please remove them from the plugin manager.
>
> You can then reinstall the plugin by searching for "Juno" (the raw Julia
> plugin is now simply called "Julia").
>
> On the plus side I just released 0.8 with improved support for data frames
> and an object browser, so it should be worth the upgrade. Let me know if
> you have any questions or problems.
>
> – Mike
>