##// END OF EJS Templates
Don't enable pylab mode, when matplotlib is not importable...
Don't enable pylab mode, when matplotlib is not importable On a headless server, matplotlib is a unnecessary dependency and the ipython console will crash badly, when tring to enable %pylab there. In that case, just don't enable %pylab and ask the user to install matplotlib. Original bug report: https://bugzilla.redhat.com/show_bug.cgi?id=872176
Thomas Spura -
r9720:b5d39276
Show More
Name Size Modified Last Commit Author
/ IPython / lib / tests
__init__.py Loading ...
test_backgroundjobs.py Loading ...
test_deepreload.py Loading ...
test_display.py Loading ...
test_imports.py Loading ...
test_irunner.py Loading ...
test_irunner_pylab_magic.py Loading ...
test_latextools.py Loading ...
test_pretty.py Loading ...
test_security.py Loading ...