##// END OF EJS Templates
Backport PR #10527: Document _repr_mimebundle_...
Backport PR #10527: Document _repr_mimebundle_ Unfinished as display_* are broken with `_repr_mimebundle_`

File last commit:

r14009:6f019b30
r23680:fc33b580
Show More
__main__.py
3 lines | 104 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.testing import iptestcontroller
iptestcontroller.main()