{ } Raw JSON

bundles / IPython 9.13.0 / IPython / core / magic / _function_magic_marker

function

IPython.core.magic:_function_magic_marker

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

Signature

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

Summary

Decorator factory for standalone functions.

Aliases

  • IPython.core.magic._function_magic_marker