>>Can people test this functionality before we try to add it to the sage 
>>notebook? 
 If you have an iOS or
>>Android device, create an interact at aleph.sagemath.org and try 
manipulating the controls.  

On iPod Touch, the n^2 example,

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

works well.
Pedro

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