On 1/22/12 1:59 AM, William Stein wrote:
The standard interact with slider.  You should see it in the log from an
hour ago?

This one?

@interact
def f(n=(1..9)):
    print n^2

It works fine for me without any extra newline at the end (so the code ends directly after the 2).

Can you paste the messages, exactly what the error is, etc?

Jason


--
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