In jupyter notebook, we can use %matplotlib inline to guide inline the image created by python script. Can anyone give a 5 sentence explaining what is happening under the hood to make that happen? If i'd like to have some web page to host the matplotlib created plot, is that possible or not? thanks~