On Wednesday, December 14, 2011 7:37:33 PM UTC, jason wrote: > > > 1) When evaluating a cell, I also get all previous responses back > > (previous msg_ids). Is there a way to omit the history? > > You can specify a starting "sequence number" for the message history. > When you get the history back, each message has a sequence number. >
That didn't work for me when I tried it a few days ago. What I did was 1) keep parent_header->session a fixed UUID 2) make multiple requests with new parent_header->msg_id UUIDs Then the sequence number starts at 0 for each new msg_id. But now I realized that the single cell server web page sends each command with a new session and a new msg_id. Am I doing it wrong? -- 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