Show More
@@ -252,8 +252,9 b' def display(*objs, include=None, exclude=None, metadata=None, transient=None, di' | |||
|
252 | 252 | display in IPython by following the above approach. But in practice, you |
|
253 | 253 | often need to work with existing classes that you can't easily modify. |
|
254 | 254 | |
|
255 |
You can refer to the documentation on |
|
|
256 |
register custom formatters for already existing types |
|
|
255 | You can refer to the documentation on integrating with the display system in | |
|
256 | order to register custom formatters for already existing types | |
|
257 | (:ref:`integrating_rich_display`). | |
|
257 | 258 | |
|
258 | 259 | .. versionadded:: 5.4 display available without import |
|
259 | 260 | .. versionadded:: 6.1 display available without import |
General Comments 0
You need to be logged in to leave comments.
Login now