When I generate a plotly plot by running python in a terminal, the ‘browser’ renderer changes cursor focus from the terminal to the browser tab where the plot is drawn.
How can I prevent the cursor focus change? I’d like it to stay in the terminal.