I use IPython laptops to share code and (hopefully) graphics with m-employees. unfortunately, I canโt get matplotlib for a conspiracy inside the laptop, it always gives me a popup, which I obviously canโt include in laptop pastes or the like.
Here are two minimal examples of how I am going to plot things.
Either withplt.show() or without a call .
this either gives me an external popup or it does nothing.
source
share