PageRenderTime 27ms CodeModel.GetById 14ms RepoModel.GetById 1ms app.codeStats 0ms

/3/config/options/index.html

https://github.com/ipython/ipython-doc
HTML | 144 lines | 122 code | 22 blank | 0 comment | 0 complexity | 71d56e57cda7f8b11de4d64954775f24 MD5 | raw file
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>IPython options &mdash; IPython 3.2.1 documentation</title>
  7. <link rel="stylesheet" href="../../_static/default.css" type="text/css" />
  8. <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
  9. <script type="text/javascript">
  10. var DOCUMENTATION_OPTIONS = {
  11. URL_ROOT: '../../',
  12. VERSION: '3.2.1',
  13. COLLAPSE_INDEX: false,
  14. FILE_SUFFIX: '.html',
  15. HAS_SOURCE: true
  16. };
  17. </script>
  18. <script type="text/javascript" src="../../_static/jquery.js"></script>
  19. <script type="text/javascript" src="../../_static/underscore.js"></script>
  20. <script type="text/javascript" src="../../_static/doctools.js"></script>
  21. <link rel="top" title="IPython 3.2.1 documentation" href="../../index.html" />
  22. <link rel="up" title="Configuration and customization" href="../index.html" />
  23. <link rel="next" title="Terminal IPython options" href="terminal.html" />
  24. <link rel="prev" title="Introduction to IPython configuration" href="../intro.html" />
  25. <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9">
  26. </head>
  27. <body role="document">
  28. <div style="background-color: white; text-align: left; padding: 10px 10px 15px 15px">
  29. <a href="https://ipython.org/"><img src="../../_static/logo.png" border="0" alt="IPython Documentation"/></a>
  30. </div>
  31. <div class="related" role="navigation" aria-label="related navigation">
  32. <h3>Navigation</h3>
  33. <ul>
  34. <li class="right" style="margin-right: 10px">
  35. <a href="../../genindex.html" title="General Index"
  36. accesskey="I">index</a></li>
  37. <li class="right" >
  38. <a href="../../py-modindex.html" title="Python Module Index"
  39. >modules</a> |</li>
  40. <li class="right" >
  41. <a href="terminal.html" title="Terminal IPython options"
  42. accesskey="N">next</a> |</li>
  43. <li class="right" >
  44. <a href="../intro.html" title="Introduction to IPython configuration"
  45. accesskey="P">previous</a> |</li>
  46. <li><a href="https://ipython.org">home</a>|&nbsp;</li>
  47. <li><a href="../../search.html">search</a>|&nbsp;</li>
  48. <li><a href="../../index.html">documentation </a> &raquo;</li>
  49. <li class="nav-item nav-item-1"><a href="../index.html" accesskey="U">Configuration and customization</a> &raquo;</li>
  50. </ul>
  51. </div>
  52. <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
  53. <div class="sphinxsidebarwrapper">
  54. <h4>Previous topic</h4>
  55. <p class="topless"><a href="../intro.html"
  56. title="previous chapter">Introduction to IPython configuration</a></p>
  57. <h4>Next topic</h4>
  58. <p class="topless"><a href="terminal.html"
  59. title="next chapter">Terminal IPython options</a></p>
  60. <div role="note" aria-label="source link">
  61. <h3>This Page</h3>
  62. <ul class="this-page-menu">
  63. <li><a href="../../_sources/config/options/index.txt"
  64. rel="nofollow">Show Source</a></li>
  65. </ul>
  66. </div>
  67. <div id="searchbox" style="display: none" role="search">
  68. <h3>Quick search</h3>
  69. <form class="search" action="../../search.html" method="get">
  70. <input type="text" name="q" />
  71. <input type="submit" value="Go" />
  72. <input type="hidden" name="check_keywords" value="yes" />
  73. <input type="hidden" name="area" value="default" />
  74. </form>
  75. <p class="searchtip" style="font-size: 90%">
  76. Enter search terms or a module, class or function name.
  77. </p>
  78. </div>
  79. <script type="text/javascript">$('#searchbox').show(0);</script>
  80. </div>
  81. </div>
  82. <div class="document">
  83. <div class="documentwrapper">
  84. <div class="bodywrapper">
  85. <div class="body" role="main">
  86. <blockquote>
  87. <div><div class="admonition warning">
  88. <p class="first admonition-title">Warning</p>
  89. <p class="last">This documentation is for an old version of IPython.
  90. You can find docs for newer versions <a class="reference external" href="http://ipython.readthedocs.org/en/stable/">here</a>.</p>
  91. </div>
  92. </div></blockquote>
  93. <div class="section" id="ipython-options">
  94. <h1>IPython options<a class="headerlink" href="#ipython-options" title="Permalink to this headline">ΒΆ</a></h1>
  95. <p>Any of the options listed here can be set in config files, at the
  96. command line, or from inside IPython. See <a class="reference internal" href="../intro.html#setting-config"><span>Setting configurable options</span></a> for
  97. details.</p>
  98. <div class="toctree-wrapper compound">
  99. <ul>
  100. <li class="toctree-l1"><a class="reference internal" href="terminal.html">Terminal IPython options</a></li>
  101. <li class="toctree-l1"><a class="reference internal" href="kernel.html">IPython kernel options</a></li>
  102. <li class="toctree-l1"><a class="reference internal" href="notebook.html">IPython notebook options</a></li>
  103. <li class="toctree-l1"><a class="reference internal" href="qtconsole.html">IPython Qt console options</a></li>
  104. </ul>
  105. </div>
  106. </div>
  107. </div>
  108. </div>
  109. </div>
  110. <div class="clearer"></div>
  111. </div>
  112. <div class="footer">
  113. &copy;The IPython Development Team.
  114. |
  115. Powered by <a href="http://sphinx-doc.org/">Sphinx 1.3.1</a>
  116. &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.3</a>
  117. |
  118. <a href="../../_sources/config/options/index.txt"
  119. rel="nofollow">Page source</a></li>
  120. </div>
  121. </body>
  122. </html>