bundles / IPython 9.10.0 / IPython / core / interactiveshell / InteractiveShell / object_inspect_mime
function
IPython.core.interactiveshell:InteractiveShell.object_inspect_mime
Signature
def object_inspect_mime ( self , oname , detail_level = 0 , omit_sections = () ) Summary
Get object info as a mimebundle of formatted representations.
Extended Summary
A mimebundle is a dictionary, keyed by mime-type. It must always have the key 'text/plain'.
Aliases
-
IPython.InteractiveShell.object_inspect_mime