Skip to content

Instantly share code, notes, and snippets.

@yogabonito
Created May 12, 2016 12:17
Show Gist options
  • Save yogabonito/f23a9ea21986521dec8bca42742d97e9 to your computer and use it in GitHub Desktop.
Save yogabonito/f23a9ea21986521dec8bca42742d97e9 to your computer and use it in GitHub Desktop.
INSTALLED VERSIONS
------------------
Python: 3.4.3.final.0
OS: Linux 4.2.0-34-generic #39-Ubuntu SMP Thu Mar 10 22:13:01 UTC 2016 x86_64
byteorder: little
LC_ALL: None
LANG: de_DE.UTF-8
Statsmodels
===========
Installed: 0.8.0.dev0+eed4ae5 (/home/MY_USER_NAME/D/TUG/Masterarbeit/GSoC/statsmodels-yogabonito/statsmodels)
Required Dependencies
=====================
cython: 0.23.4 (/usr/local/lib/python3.4/dist-packages/Cython-0.23.4-py3.4-linux-x86_64.egg/Cython)
numpy: 1.10.4 (/home/MY_USER_NAME/.local/lib/python3.4/site-packages/numpy)
scipy: 0.14.1 (/usr/lib/python3/dist-packages/scipy)
pandas: 0.18.0 (/home/MY_USER_NAME/.local/lib/python3.4/site-packages/pandas)
dateutil: 2.5.1 (/home/MY_USER_NAME/.local/lib/python3.4/site-packages/dateutil)
patsy: 0.4.1 (/home/MY_USER_NAME/.local/lib/python3.4/site-packages/patsy)
Optional Dependencies
=====================
matplotlib: 1.4.2 (/usr/lib/python3/dist-packages/matplotlib)
cvxopt: Not installed
Developer Tools
================
/usr/local/lib/python3.4/dist-packages/IPython/core/profiledir.py:52: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
`profile` option.""",
/usr/local/lib/python3.4/dist-packages/IPython/core/application.py:118: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
""")
/usr/local/lib/python3.4/dist-packages/IPython/core/application.py:128: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="""The IPython profile to use."""
/usr/local/lib/python3.4/dist-packages/IPython/core/application.py:142: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/application.py:160: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="""Whether to overwrite existing config files when copying""")
/usr/local/lib/python3.4/dist-packages/IPython/core/application.py:162: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="""Whether to create profile dir if it doesn't exist""")
/usr/local/lib/python3.4/dist-packages/IPython/core/application.py:173: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
""")
/usr/local/lib/python3.4/dist-packages/IPython/core/application.py:178: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
usual traceback""")
/usr/local/lib/python3.4/dist-packages/IPython/core/magic.py:307: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"Automatically call line magics without requiring explicit % prefix")
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:132: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
multi_line_specials = CBool(True, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:362: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
priority = Integer(100, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:367: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
enabled = Bool(True, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:392: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
priority = Integer(100, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:395: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
enabled = Bool(True, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:414: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
priority = Integer(100, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:415: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
enabled = Bool(False, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:427: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
priority = Integer(250, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:439: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
priority = Integer(300, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:453: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
priority = Integer(600, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:471: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
priority = Integer(700, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:495: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
priority = Integer(900, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:510: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
priority = Integer(1000, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:513: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="RegExp to identify potential function names.")
/usr/local/lib/python3.4/dist-packages/IPython/core/prefilter.py:515: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="RegExp to exclude strings with this start from autocalling.")
/usr/local/lib/python3.4/dist-packages/IPython/core/alias.py:195: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
default_aliases = List(default_aliases(), config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/alias.py:196: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
user_aliases = List(default_value=[], config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/formatters.py:61: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
plain_text_only = Bool(False, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/formatters.py:80: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
""")
/usr/local/lib/python3.4/dist-packages/IPython/core/formatters.py:313: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
enabled = Bool(True, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/formatters.py:319: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
singleton_printers = Dict(config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/formatters.py:323: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
type_printers = Dict(config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/formatters.py:327: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
deferred_printers = Dict(config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/formatters.py:594: DeprecationWarning: metadata {'config': False} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
enabled = Bool(True, config=False)
/usr/local/lib/python3.4/dist-packages/IPython/core/formatters.py:600: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/formatters.py:607: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
pprint = Bool(True, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/formatters.py:610: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
verbose = Bool(False, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/formatters.py:613: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
max_width = Integer(79, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/formatters.py:616: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
newline = Unicode('\n', config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/formatters.py:621: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
float_precision = CUnicode('', config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/history.py:143: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
""")
/usr/local/lib/python3.4/dist-packages/IPython/core/history.py:152: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/history.py:160: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/history.py:475: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Should the history database include output? (default: no)"
/usr/local/lib/python3.4/dist-packages/IPython/core/history.py:478: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Write to database every x commands (higher values save disk access & power).\n"
/usr/local/lib/python3.4/dist-packages/IPython/core/prompts.py:259: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
color_scheme = Unicode('Linux', config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/prompts.py:275: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Input prompt. '\\#' will be transformed to the prompt number")
/usr/local/lib/python3.4/dist-packages/IPython/core/prompts.py:277: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Continuation prompt.")
/usr/local/lib/python3.4/dist-packages/IPython/core/prompts.py:279: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Output prompt. '\\#' will be transformed to the prompt number")
/usr/local/lib/python3.4/dist-packages/IPython/core/prompts.py:284: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
""")
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:179: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:190: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:197: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:202: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:206: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="""The part of the banner to be printed before the profile"""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:209: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="""The part of the banner to be printed after the profile"""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:220: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:227: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:231: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Set the color scheme (NoColor, Linux, or LightBG)."
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:242: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
debug = CBool(False, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:256: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:259: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Don't call post-execute functions that have failed in the past."
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:273: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
ipython_dir= Unicode('', config=True) # Set to get_ipython_dir() in __init__
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:289: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:294: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:300: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:303: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:307: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:310: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Save multi-line entries as one entry in readline history"
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:314: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
will be displayed as regular output instead."""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:320: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Deprecated, will be removed in IPython 5.0, use PromptManager.in_template")
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:322: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Deprecated, will be removed in IPython 5.0, use PromptManager.in2_template")
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:324: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Deprecated, will be removed in IPython 5.0, use PromptManager.out_template")
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:326: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Deprecated, will be removed in IPython 5.0, use PromptManager.justify")
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:349: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Show rewritten input, e.g. for autocall."
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:352: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
quiet = CBool(False, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:354: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
history_length = Integer(10000, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:360: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:365: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
readline_use = CBool(True, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:366: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
readline_remove_delims = Unicode('-/~', config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:383: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
], config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:396: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
run interactively (displaying output from expressions).""")
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:400: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
separate_in = SeparateUnicode('\n', config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:401: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
separate_out = SeparateUnicode('', config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:402: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
separate_out2 = SeparateUnicode('', config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:403: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
wildcards_case_sensitive = CBool(True, config=True)
/usr/local/lib/python3.4/dist-packages/IPython/core/interactiveshell.py:405: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
default_value='Context', config=True)
/usr/local/lib/python3.4/dist-packages/IPython/terminal/interactiveshell.py:290: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="auto editing of files with syntax errors.")
/usr/local/lib/python3.4/dist-packages/IPython/terminal/interactiveshell.py:295: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
you can force a direct exit without any confirmation.""",
/usr/local/lib/python3.4/dist-packages/IPython/terminal/interactiveshell.py:305: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Set the editor used by IPython (default to $EDITOR/vi/notepad)."
/usr/local/lib/python3.4/dist-packages/IPython/terminal/interactiveshell.py:308: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="The shell program to be used for paging.")
/usr/local/lib/python3.4/dist-packages/IPython/terminal/interactiveshell.py:320: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
default.""",
/usr/local/lib/python3.4/dist-packages/IPython/terminal/interactiveshell.py:323: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Enable auto setting the terminal title."
/usr/local/lib/python3.4/dist-packages/IPython/core/completer.py:276: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/completer.py:556: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/completer.py:568: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/completer.py:578: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/magics/script.py:89: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
""",
/usr/local/lib/python3.4/dist-packages/IPython/core/magics/script.py:116: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:139: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="A list of dotted module names of IPython extensions to load."
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:142: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="dotted module name of an IPython extension to load."
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:148: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Reraise exceptions encountered loading IPython extensions?",
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:152: DeprecationWarning: metadata {'config': False} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
default_extensions = List(Unicode(), [u'storemagic'], config=False)
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:156: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
be hidden from tools like %who?"""
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:160: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="""List of files to run at IPython startup."""
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:164: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
variable at IPython startup."""
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:167: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="""A file to be run""")
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:170: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="""lines of code to run at IPython startup."""
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:173: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Execute the given command string."
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:176: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Run the module as a script."
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:179: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Enable GUI event loop integration with any of {0}.".format(gui_keys)
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:184: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
the default matplotlib backend."""
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:190: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/core/shellapp.py:197: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/extensions/storemagic.py:80: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
"""
/usr/local/lib/python3.4/dist-packages/IPython/terminal/ipapp.py:245: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="""Start IPython quickly by skipping the loading of config files."""
/usr/local/lib/python3.4/dist-packages/IPython/terminal/ipapp.py:252: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
help="Whether to display a banner upon starting IPython."
/usr/local/lib/python3.4/dist-packages/IPython/terminal/ipapp.py:260: DeprecationWarning: metadata {'config': True} was set from the constructor. Metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
file or command."""
IPython: 4.1.1 (/usr/local/lib/python3.4/dist-packages/IPython)
jinja2: 2.8 (/home/MY_USER_NAME/.local/lib/python3.4/site-packages/jinja2)
sphinx: 1.3.6 (/home/MY_USER_NAME/.local/lib/python3.4/site-packages/sphinx)
pygments: 2.1.3 (/home/MY_USER_NAME/.local/lib/python3.4/site-packages/pygments)
nose: 1.3.6 (/usr/lib/python3/dist-packages/nose)
virtualenv: Not installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment