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

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