##// END OF EJS Templates
Clarify that automagic is only for line magics....
Clarify that automagic is only for line magics. Cell magics should always be explicitly prefixed.
Fernando Perez -
r6996:9961b838
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 ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
pylab.py Loading ...