This is very cool!

I really love how there is no lag in the example and things seem so
responsive. Added a link in the Interact.jl README.

One of Interact's goals is to make such adaptions hassle-free. Please do
file issues if you think some change to Interact can make your code neater.


On Sun, Sep 7, 2014 at 11:41 AM, Iain Dunning <[email protected]> wrote:

> Don't think I need this personally, but just wanted to say - looks cool!
>
> On Saturday, September 6, 2014 4:35:33 PM UTC-4, j verzani wrote:
>>
>> The new Interact.jl package allows you to use interactive widgets such as
>> sliders, dropdowns and checkboxes to play with your Julia code within an
>> IJulia session. It is pretty neat, in particular the `@manipulate` macro.
>> For those times where IJulia is not convenient, but the console is, I've
>> made a small wrapper package GtkInteract.jl that creates these widgets in
>> Gtk with the expectation that Winston will be used for graphics. If you are
>> interested in such a thing, you can try it out by cloning the package:
>> Pkg.clone("https://github.com/jverzani/GtkInteract.jl.git";).
>>
>>

Reply via email to