##// END OF EJS Templates
Backport PR #2668: pylab_not_importable: Catch all exceptions, not just RuntimeErrors....
Backport PR #2668: pylab_not_importable: Catch all exceptions, not just RuntimeErrors. This catches situations when `pylab` isn't installed or fails for another reason like: ImportError: No module named backend_tkagg Closes gh-2646.

File last commit:

r3954:94d97371
r9845:5f41d9b3
Show More
README
5 lines | 100 B | text/plain | TextLexer
MinRK
reorganize default config files to match profiles as directories...
r3954 This is the IPython directory.
For more information on configuring IPython, do:
ipython config -h