##// END OF EJS Templates
FIX: account for dpi == 'figure'...
FIX: account for dpi == 'figure' In mpl 1.5.0 'figure' became a valid dpi value, in 2.0 it will become the default. xref https://github.com/matplotlib/matplotlib/issues/6113

File last commit:

r21337:03608cd1
r22151:6fa1c178
Show More
connect.py
2 lines | 69 B | text/x-python | PythonLexer
from ipykernel.connect import *
from jupyter_client.connect import *