In the slides view, the output from runnable code extends vertically to fit its content, which makes it difficult to manage content so that it fits within the vertical height.
The output could float to the right of the input, or be scrollable with a max-height. Perhaps a combination of both might be best: sometimes I do want to demonstrate error messages which can be very lengthy, so I think a backstop of a max-height is helpful.
In the slides view, the output from runnable code extends vertically to fit its content, which makes it difficult to manage content so that it fits within the vertical height.
The output could float to the right of the input, or be scrollable with a max-height. Perhaps a combination of both might be best: sometimes I do want to demonstrate error messages which can be very lengthy, so I think a backstop of a max-height is helpful.