bundles / IPython 9.3.0 / IPython / extensions / storemagic
module
IPython.extensions.storemagic
Members
Summary
%store magic for lightweight persistence.
Extended Summary
Stores variables, aliases and macros in IPython's database.
To automatically restore stored variables at startup, add this to your ipython_config.py file
c.StoreMagics.autorestore = TrueAdditional content
%store magic for lightweight persistence.
Stores variables, aliases and macros in IPython's database.
To automatically restore stored variables at startup, add this to your ipython_config.py file
c.StoreMagics.autorestore = TrueAliases
-
IPython.extensions.storemagic