##// 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

File last commit:

r4524:1bcb7225
r9720:b5d39276
Show More
index.txt
15 lines | 233 B | text/plain | TextLexer
==================================
Using IPython for interactive work
==================================
.. toctree::
:maxdepth: 2
tutorial.txt
tips.txt
reference.txt
shell.txt
qtconsole.txt
htmlnotebook.txt