Introduction I am doing a lot of EDAs on Jupyter Notebook, and very often lots of images are generated through the process with libraries such as matplotlib or seaborn. I occasionally need to export them to include them within presentations or documentation. Methods I used to deal with this exportation were…