This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / IPython / core / magic / _method_magic_marker

function

IPython.core.magic:_method_magic_marker

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

Signature

def   _method_magic_marker ( magic_kind : _MagicSpec )  →  Callable[[_F | str], _F | Callable[[_F], _F]]

Summary

Decorator factory for methods in Magics subclasses.

Aliases

  • IPython.core.magic._method_magic_marker