##// END OF EJS Templates
adjust `import_pylab`...
adjust `import_pylab` it's all or nothing now, not all or some. Now `pylab_import_all=False` should mean that *no* symbols are added to the user namespace. This also removes `figsize` from the pyplot namespace, which is weird and confusing.

File last commit:

r3954:94d97371
r11323:ac1c1eed
Show More
README
5 lines | 100 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython config -h