Describe the bug
When launching an experiment with an output section containing layout #split consoles: false [...]; the first launch correctly hides the Console and InteractiveConsole views, but exiting the experiment and relaunching it lets the Console view appear.
To Reproduce
Steps to reproduce the behavior:
Add at least 'layout #split consoles: false;` to any output section of any experiment.
Execute the experiment once.
Observe the absence of consoles
Exit the experiment and relaunch it
The console view appears first
Expected behavior
That the console remains hidden.
Screenshots
Desktop (please complete the following information):
Describe the bug When launching an experiment with an
output
section containinglayout #split consoles: false [...];
the first launch correctly hides the Console and InteractiveConsole views, but exiting the experiment and relaunching it lets the Console view appear.To Reproduce Steps to reproduce the behavior:
Expected behavior That the console remains hidden.
Screenshots
Desktop (please complete the following information):