##// END OF EJS Templates
MNT: ensure we can show un-pickled figures...
MNT: ensure we can show un-pickled figures For Matplotlib < 3.2 inline figures maybe re-hydrated with the canvas attribute as None. In that case `print_figure` will fail, this ensure that a minimal canvas will exist.

File last commit:

r20955:c71dcbcd
r25419:773930b8
Show More
multikernelmanager.py
1 line | 48 B | text/x-python | PythonLexer
from jupyter_client.multikernelmanager import *