Hello all,

my advisor has a question in the sage notebook that I haven't really  
thought about (as I use the cmd line more often)

Is there a way in a single notebook cell to display multiple output. ie

<cell>
17
28
19
<cell>

Out: 19

where he would like

<cell>
17
28
19
<cell>
Out: 17
Out: 28
Out: 19

The only way I thought of is to have all on one line separated by  
commas.



--
David Monarres
[EMAIL PROTECTED]

Nothing takes the taste out of peanut butter quite like unrequited love.
                 -- Charlie Brown


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to