python - ipython: echo active conifg object (as defined in ``ipython_config.py``) of an ipython instance? -



python - ipython: echo active conifg object (as defined in ``ipython_config.py``) of an ipython instance? -

how can active conifg object (as defined in ipython_config.py) of ipython instance? i'd inspect check vars set.

the config object should stored .config attribute of ipython configurable object. if don't have such object, calling get_ipython() should interactiveshell instance controls ipython.

however, values config transferred configurable objects when they're instantiated, , other things may alter options without going through config. see actual values in use, @ attributes of objects you're interested in, next names used in config.

python ipython

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -