You are viewing an older version (9.12.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.12.0 / IPython / core / interactiveshell / InteractiveShell / object_inspect_mime

function

IPython.core.interactiveshell:InteractiveShell.object_inspect_mime

source: /IPython/core/interactiveshell.py :1921

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