##// END OF EJS Templates
Make rmagic display call compatible with updated API...
Make rmagic display call compatible with updated API Passing all arguments as keywords will work with the previous API as well. CC @davclark - You'll want to copy this change across to rpy2, because without it, rmagic is broken with IPython master.
Thomas Kluyver -
r16703:a01d41a1
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
comm
inprocess
ioloop
tests
zmq
__init__.py Loading ...
__main__.py Loading ...
adapter.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
kernelspec.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...