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