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

bundles / IPython 9.10.0 / IPython / core / magic / MagicAlias / __call__

function

IPython.core.magic:MagicAlias.__call__

source: /IPython/core/magic.py :767

Signature

def   __call__ ( self * args ** kwargs )

Summary

Call the magic alias.

Aliases

  • IPython.core.magic.MagicAlias.__call__