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

bundles / IPython 9.3.0 / IPython / core / magics / namespace / NamespaceMagics / pdoc

function

IPython.core.magics.namespace:NamespaceMagics.pdoc

source: /IPython/core/magics/namespace.py :85

Signature

def   pdoc ( self parameter_s = '' namespaces = None )

Summary

Print the docstring for an object.

Extended Summary

If the given object is a class, it will print both the class and the constructor docstrings.

Aliases

  • IPython.core.magics.NamespaceMagics.pdoc