If using module://ipykernel.pylab.backend_inline then console show # on module://ipympl.backend_nbagg C:\appl\Anaconda3\envs\fluidprediction27\lib\site-packages\matplotlib\colorbar.py:890: ...
When adding multiple colorbars with plt.colorbar to different subplots and then removing them again, the removal affects the width of the other subplot. This bug occurs with matplotlib>=3.4.0, ...