##// 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.
MinRK -
r11323:ac1c1eed
Show More
Name Size Modified Last Commit Author
/ IPython / core / magics
__init__.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
deprecated.py Loading ...
display.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
pylab.py Loading ...
script.py Loading ...