Hi,

> I've another question about interact. I use them to demonstrate some
> algorithms during my course. So using yield I have a button [Step] which allow
> me to execute the algorithm step by step as in a debugger. At each step I draw
> some figure so show the status of the algorithm.
> 
> I'd like to have a button [Cont] such that the figure are shown in sequence
> but without waiting for me to click on my browser. Is this feature easily
> achievable ?

I guess that what I really need is simply a command "clear_output()" which
when executed inside a cell clear its output. Does that exists ? Is it easily
feasible ?

By the way:

<Advertising>
Hanoi tower interact:
   http://www.sagenb.org/home/pub/3263/
Sorting algorithm interact:
   http://www.sagenb.org/home/pub/3611/

Both needs some cleanup and explanations... I'm using those during my
courses.
</Advertising>

Cheers,

Florent

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to