When matplotlib widget is loaded in python interactive mode, the plot will eventually cause Jupyter core to hangs. And it is not possible to submit next block of code or do anything until restarting ...
If someone is using the dark mode in VSCode Notebooks along with the user setting "jupyter.themeMatplotlibPlots": true, the default output image looks like this: This is not the problem, I guess the ...