Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 93aedbe

Browse files
committed
Updated doc release: 1
1 parent e9f26f3 commit 93aedbe

12 files changed

+373
-36
lines changed

1/api/generated/IPython.core.interactiveshell.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h2>5 Classes<a class="headerlink" href="#classes" title="Permalink to this head
120120

121121
<dl class="class">
122122
<dt id="IPython.core.interactiveshell.SeparateUnicode">
123-
<em class="property">class </em><tt class="descclassname">IPython.core.interactiveshell.</tt><tt class="descname">SeparateUnicode</tt><big>(</big><em>default_value=&lt;IPython.utils.traitlets.NoDefaultSpecified object at 0x1051dacd0&gt;</em>, <em>**metadata</em><big>)</big><a class="headerlink" href="#IPython.core.interactiveshell.SeparateUnicode" title="Permalink to this definition"></a></dt>
123+
<em class="property">class </em><tt class="descclassname">IPython.core.interactiveshell.</tt><tt class="descname">SeparateUnicode</tt><big>(</big><em>default_value=&lt;IPython.utils.traitlets.NoDefaultSpecified object at 0x1050a6f90&gt;</em>, <em>**metadata</em><big>)</big><a class="headerlink" href="#IPython.core.interactiveshell.SeparateUnicode" title="Permalink to this definition"></a></dt>
124124
<dd><p>Bases: <a class="reference internal" href="IPython.utils.traitlets.html#IPython.utils.traitlets.Unicode" title="IPython.utils.traitlets.Unicode"><tt class="xref py py-class docutils literal"><span class="pre">IPython.utils.traitlets.Unicode</span></tt></a></p>
125125
<p>A Unicode subclass to validate separate_in, separate_out, etc.</p>
126126
<blockquote>
@@ -1368,7 +1368,7 @@ <h2>5 Classes<a class="headerlink" href="#classes" title="Permalink to this head
13681368

13691369
<dl class="method">
13701370
<dt id="IPython.core.interactiveshell.InteractiveShell.var_expand">
1371-
<tt class="descname">var_expand</tt><big>(</big><em>cmd</em>, <em>depth=0</em>, <em>formatter=&lt;IPython.utils.text.DollarFormatter object at 0x1054a73d0&gt;</em><big>)</big><a class="headerlink" href="#IPython.core.interactiveshell.InteractiveShell.var_expand" title="Permalink to this definition"></a></dt>
1371+
<tt class="descname">var_expand</tt><big>(</big><em>cmd</em>, <em>depth=0</em>, <em>formatter=&lt;IPython.utils.text.DollarFormatter object at 0x1054a6690&gt;</em><big>)</big><a class="headerlink" href="#IPython.core.interactiveshell.InteractiveShell.var_expand" title="Permalink to this definition"></a></dt>
13721372
<dd><p>Expand python variables in a string.</p>
13731373
<p>The depth argument indicates how many frames above the caller should
13741374
be walked to look for the local namespace where to expand variables.</p>

1/api/generated/IPython.core.magics.execution.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ <h2>1 Class<a class="headerlink" href="#class" title="Permalink to this headline
363363

364364
<dl class="method">
365365
<dt id="IPython.core.magics.execution.ExecutionMagics.run">
366-
<tt class="descname">run</tt><big>(</big><em>parameter_s=''</em>, <em>runner=None</em>, <em>file_finder=&lt;function get_py_filename at 0x1051c9488&gt;</em><big>)</big><a class="headerlink" href="#IPython.core.magics.execution.ExecutionMagics.run" title="Permalink to this definition"></a></dt>
366+
<tt class="descname">run</tt><big>(</big><em>parameter_s=''</em>, <em>runner=None</em>, <em>file_finder=&lt;function get_py_filename at 0x105094938&gt;</em><big>)</big><a class="headerlink" href="#IPython.core.magics.execution.ExecutionMagics.run" title="Permalink to this definition"></a></dt>
367367
<dd><p>Run the named file inside IPython as a program.</p>
368368
<dl class="docutils">
369369
<dt>Usage:</dt>

1/api/generated/IPython.core.oinspect.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,10 @@ <h3>Quick search</h3>
117117
<h2>1 Class<a class="headerlink" href="#class" title="Permalink to this headline"></a></h2>
118118
<dl class="class">
119119
<dt id="IPython.core.oinspect.Inspector">
120-
<em class="property">class </em><tt class="descclassname">IPython.core.oinspect.</tt><tt class="descname">Inspector</tt><big>(</big><em>color_table={'': &lt;IPython.utils.coloransi.ColorScheme instance at 0x1052b1fc8&gt;</em>, <em>'LightBG': &lt;IPython.utils.coloransi.ColorScheme instance at 0x1052be200&gt;</em>, <em>'NoColor': &lt;IPython.utils.coloransi.ColorScheme instance at 0x1052b1fc8&gt;</em>, <em>'Linux': &lt;IPython.utils.coloransi.ColorScheme instance at 0x1052b1f38&gt;}</em>, <em>code_color_table={'': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10526e710&gt;</em>, <em>u'LightBG': &lt;IPython.utils.coloransi.ColorScheme instance at 0x105280638&gt;</em>, <em>u'NoColor': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10526e710&gt;</em>, <em>u'Linux': &lt;IPython.utils.coloransi.ColorScheme instance at 0x1052805f0&gt;}</em>, <em>scheme='NoColor'</em>, <em>str_detail_level=0</em><big>)</big><a class="headerlink" href="#IPython.core.oinspect.Inspector" title="Permalink to this definition"></a></dt>
120+
<em class="property">class </em><tt class="descclassname">IPython.core.oinspect.</tt><tt class="descname">Inspector</tt><big>(</big><em>color_table={'': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10518a128&gt;</em>, <em>'LightBG': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10518a098&gt;</em>, <em>'NoColor': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10518a128&gt;</em>, <em>'Linux': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10518a320&gt;}</em>, <em>code_color_table={'': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10513c830&gt;</em>, <em>u'LightBG': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10514b758&gt;</em>, <em>u'NoColor': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10513c830&gt;</em>, <em>u'Linux': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10514b710&gt;}</em>, <em>scheme='NoColor'</em>, <em>str_detail_level=0</em><big>)</big><a class="headerlink" href="#IPython.core.oinspect.Inspector" title="Permalink to this definition"></a></dt>
121121
<dd><dl class="method">
122122
<dt id="IPython.core.oinspect.Inspector.__init__">
123-
<tt class="descname">__init__</tt><big>(</big><em>color_table={'': &lt;IPython.utils.coloransi.ColorScheme instance at 0x1052b1fc8&gt;</em>, <em>'LightBG': &lt;IPython.utils.coloransi.ColorScheme instance at 0x1052be200&gt;</em>, <em>'NoColor': &lt;IPython.utils.coloransi.ColorScheme instance at 0x1052b1fc8&gt;</em>, <em>'Linux': &lt;IPython.utils.coloransi.ColorScheme instance at 0x1052b1f38&gt;}</em>, <em>code_color_table={'': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10526e710&gt;</em>, <em>u'LightBG': &lt;IPython.utils.coloransi.ColorScheme instance at 0x105280638&gt;</em>, <em>u'NoColor': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10526e710&gt;</em>, <em>u'Linux': &lt;IPython.utils.coloransi.ColorScheme instance at 0x1052805f0&gt;}</em>, <em>scheme='NoColor'</em>, <em>str_detail_level=0</em><big>)</big><a class="headerlink" href="#IPython.core.oinspect.Inspector.__init__" title="Permalink to this definition"></a></dt>
123+
<tt class="descname">__init__</tt><big>(</big><em>color_table={'': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10518a128&gt;</em>, <em>'LightBG': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10518a098&gt;</em>, <em>'NoColor': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10518a128&gt;</em>, <em>'Linux': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10518a320&gt;}</em>, <em>code_color_table={'': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10513c830&gt;</em>, <em>u'LightBG': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10514b758&gt;</em>, <em>u'NoColor': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10513c830&gt;</em>, <em>u'Linux': &lt;IPython.utils.coloransi.ColorScheme instance at 0x10514b710&gt;}</em>, <em>scheme='NoColor'</em>, <em>str_detail_level=0</em><big>)</big><a class="headerlink" href="#IPython.core.oinspect.Inspector.__init__" title="Permalink to this definition"></a></dt>
124124
<dd></dd></dl>
125125

126126
<dl class="method">

1/api/generated/IPython.nbconvert.nbconvertapp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h3>Quick search</h3>
114114
<h2>2 Classes<a class="headerlink" href="#classes" title="Permalink to this headline"></a></h2>
115115
<dl class="class">
116116
<dt id="IPython.nbconvert.nbconvertapp.DottedOrNone">
117-
<em class="property">class </em><tt class="descclassname">IPython.nbconvert.nbconvertapp.</tt><tt class="descname">DottedOrNone</tt><big>(</big><em>default_value=&lt;IPython.utils.traitlets.NoDefaultSpecified object at 0x1051dacd0&gt;</em>, <em>**metadata</em><big>)</big><a class="headerlink" href="#IPython.nbconvert.nbconvertapp.DottedOrNone" title="Permalink to this definition"></a></dt>
117+
<em class="property">class </em><tt class="descclassname">IPython.nbconvert.nbconvertapp.</tt><tt class="descname">DottedOrNone</tt><big>(</big><em>default_value=&lt;IPython.utils.traitlets.NoDefaultSpecified object at 0x1050a6f90&gt;</em>, <em>**metadata</em><big>)</big><a class="headerlink" href="#IPython.nbconvert.nbconvertapp.DottedOrNone" title="Permalink to this definition"></a></dt>
118118
<dd><p>Bases: <a class="reference internal" href="IPython.utils.traitlets.html#IPython.utils.traitlets.DottedObjectName" title="IPython.utils.traitlets.DottedObjectName"><tt class="xref py py-class docutils literal"><span class="pre">IPython.utils.traitlets.DottedObjectName</span></tt></a></p>
119119
<p>A string holding a valid dotted object name in Python, such as A.b3._c
120120
Also allows for None type.</p>

1/api/generated/IPython.utils.attic.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ <h2>8 Functions<a class="headerlink" href="#functions" title="Permalink to this
193193

194194
<dl class="function">
195195
<dt id="IPython.utils.attic.popkey">
196-
<tt class="descclassname">IPython.utils.attic.</tt><tt class="descname">popkey</tt><big>(</big><em>dct</em>, <em>key</em>, <em>default=&lt;class IPython.utils.attic.NotGiven at 0x10f14f870&gt;</em><big>)</big><a class="headerlink" href="#IPython.utils.attic.popkey" title="Permalink to this definition"></a></dt>
196+
<tt class="descclassname">IPython.utils.attic.</tt><tt class="descname">popkey</tt><big>(</big><em>dct</em>, <em>key</em>, <em>default=&lt;class IPython.utils.attic.NotGiven at 0x10f6e5e20&gt;</em><big>)</big><a class="headerlink" href="#IPython.utils.attic.popkey" title="Permalink to this definition"></a></dt>
197197
<dd><p>Return dct[key] and delete dct[key].</p>
198198
<p>If default is given, return it if dct[key] doesn&#8217;t exist, otherwise raise
199199
KeyError.</p>

1/api/generated/IPython.utils.pickleshare.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ <h2>2 Classes<a class="headerlink" href="#classes" title="Permalink to this head
169169

170170
<dl class="method">
171171
<dt id="IPython.utils.pickleshare.PickleShareDB.hget">
172-
<tt class="descname">hget</tt><big>(</big><em>hashroot</em>, <em>key</em>, <em>default=&lt;object object at 0x104e339b0&gt;</em>, <em>fast_only=True</em><big>)</big><a class="headerlink" href="#IPython.utils.pickleshare.PickleShareDB.hget" title="Permalink to this definition"></a></dt>
172+
<tt class="descname">hget</tt><big>(</big><em>hashroot</em>, <em>key</em>, <em>default=&lt;object object at 0x104e369b0&gt;</em>, <em>fast_only=True</em><big>)</big><a class="headerlink" href="#IPython.utils.pickleshare.PickleShareDB.hget" title="Permalink to this definition"></a></dt>
173173
<dd><p>hashed get</p>
174174
</dd></dl>
175175

0 commit comments

Comments
 (0)