##// 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.

File last commit:

r21623:1ab497b7
r23307:2cfc6bcf
Show More
.gitignore
23 lines | 330 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/source/interactive/magics-generated.txt
docs/gh-pages
jupyter_notebook/notebook/static/mathjax
jupyter_notebook/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store
\#*#
.#*
.coverage
*.swp