##// END OF EJS Templates
disable `_ipython_display_` in terminal IPython...
disable `_ipython_display_` in terminal IPython We already disable all formatters other than text/plain. The ipython_display formatter is not in that list, so it was not being disabled with the others.
Min RK -
r23307:2cfc6bcf
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / tests
__init__.py Loading ...
test_embed.py Loading ...
test_help.py Loading ...
test_interactivshell.py Loading ...