### Issue Description When using notebook mode in the preview extension executing code doesnt automatically show the integrated console. #### Expected Behaviour If the IC is closed it should open when the file is run. (this is the experience outside of notebook mode) #### Actual Behaviour It appears as if the code is not being run if the IC is not already open.