First time here? Check out the FAQ!

Ask Your Question
1

"Too many output messages"

asked 10 years ago

algebraicallyclosed gravatar image

updated 10 years ago

vdelecroix gravatar image

Hi, I am running a program on Sage worksheet, on cloud interface. It has too many outputs but ı need to see them. However, Sage says "Too many output messages (at most 256 per cell): attempting to terminate..." What does this mean? Can't I see all of them? Or write them in an outer file or sth?

Preview: (hide)

Comments

I would also love to know this.

domotorp gravatar imagedomotorp ( 10 years ago )

It's happened to me as well.

Jeff Ford gravatar imageJeff Ford ( 10 years ago )

1 Answer

Sort by » oldest newest most voted
2

answered 10 years ago

anonymous gravatar image
import sage_server
sage_server.MAX_OUTPUT_MESSAGES = 500  # or whatever

For more details, see the salvus sources on github.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 10 years ago

Seen: 1,674 times

Last updated: Apr 26 '15