When sampling from a stan model with chains > 1, the viewer pane opens up and maximize vertically, taking over all the screen and hiding the environment pane above it. After the sampling process finishes, every time I resize the viewer pane so that I can go back to the layout I was using.
Would it be possible to config something so that the viewer pane is not maximized automatically upon sampling? Or to have the logging output of the sampling in the console (like when chains=1)?