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

bundles / IPython latest / 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