bundles / IPython 9.5.0 / IPython / terminal / magics / TerminalMagics / store_or_execute
function
IPython.terminal.magics:TerminalMagics.store_or_execute
source: /IPython/terminal/magics.py :44
Signature
def store_or_execute ( self , block , name , store_history = False ) Summary
Execute a block, or store it in a variable, per the user's request.
Aliases
-
IPython.terminal.interactiveshell.TerminalMagics.store_or_execute