I am trying to review a list of images in Matplotlib. However, I found that plt.close() does not close the current plot, and I need to manually do close the win
plt.close()