I'm not sure if this is a bug.  Can others reproduce that @interact
combined with %hide is ... difficult to achieve?  Especially once you
update the interact.

E.g.,

%hide
@interact
def _(n=2):
    f(x,y)=x^n
    show(plot(f,(x,0,1)))

seems to exhibit this behavior in 4.2 and 4.2.1.alpha0.

Thanks,
- kcrisman
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to