##// END OF EJS Templates
Gcf.get_active() can return None...
Gcf.get_active() can return None in which case `draw_if_interactive` should do nothing. closes #3638
MinRK -
r11344:b85eeb25
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...