execnb
execnb copied to clipboard
displaying plots using matplotlib in a notebook after `CaptureShell()`
Once I instantiate a CaptureShell in a notebook, I can no longer display plots.

There seems to be quite a bit of functionality in code relating to this, but I am not sure how I am supposed to use it. Could I please ask if there is anything I can call/pass somewhere in order to be able to plot from the host notebook?
Thank you!