First time here? Check out the FAQ!
answered 2012-03-13 09:05:15 -0600
I found this solves the problem: put this line in your notebook cell before you create output.
html('<!--notruncate-->')
Worked for me.