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

bundles / IPython 9.11.0 / IPython / core / magic / needs_local_scope

function

IPython.core.magic:needs_local_scope

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

Signature

def   needs_local_scope ( func : _F )  →  _F

Summary

Decorator to mark magic functions which need to local scope to run.

Aliases

  • IPython.core.magic.needs_local_scope