Dear Mr. Palmieri, Thank you for your suggestion. The minimum height of the cell seems annoying and unnecessary. It should be easy to fix, and I am working on it now.
Igor Tolkov On Jul 22, 2:18 pm, John H Palmieri <[EMAIL PROTECTED]> wrote: > Suppose I do this in the notebook: > > @interact > def _(p=prime_range(30)): > print p > > Then I get this big gray box with a pull-down menu to select 'p' on > one line, another line showing p, and then empty space taking up > enough room for at least half a dozen more lines. How can I get rid > of this empty space (so that I can have several such @interact blocks > visible at the same time)? --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
