diff --git a/docs/source/config/integrating.rst b/docs/source/config/integrating.rst index 368761e..132926d 100644 --- a/docs/source/config/integrating.rst +++ b/docs/source/config/integrating.rst @@ -25,7 +25,7 @@ Rich display ============ The notebook and the Qt console can display richer representations of objects. -To use this, you can define any of a number of ``_repr_*_()`` methods. Note that +To use this, you can define any number of ``_repr_*_()`` methods. Note that these are surrounded by single, not double underscores. Both the notebook and the Qt console can display ``svg``, ``png`` and ``jpeg`` @@ -42,6 +42,13 @@ For example:: def _repr_html_(self): return "