You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p><strong>schema</strong> – a table <aclass="reference internal" href="Entity.html#synapseclient.table.Schema" title="synapseclient.table.Schema"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">Schema</span></code></a> object or or the Synapse Id of an existing table.</p></li>
681
681
<li><p><strong>values</strong> – <p>an object that holds the content of the tables
Copy file name to clipboardExpand all lines: docs/build/html/index.html
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -55,8 +55,9 @@ <h3>Navigation</h3>
55
55
<spanid="synapse-python-client-documentation"></span><h1>Synapse Python Client Documentation<aclass="headerlink" href="#module-synapseclient" title="Permalink to this headline">¶</a></h1>
56
56
<divclass="section" id="overview">
57
57
<h2>Overview<aclass="headerlink" href="#overview" title="Permalink to this headline">¶</a></h2>
58
-
<p>The <codeclass="docutils literal notranslate"><spanclass="pre">synapseclient</span></code> package provides an interface to <aclass="reference external" href="http://www.synapse.org">Synapse</a>, a collaborative workspace
59
-
for reproducible data intensive research projects, providing support for:</p>
58
+
<p>The <codeclass="docutils literal notranslate"><spanclass="pre">synapseclient</span></code> package provides an interface to <aclass="reference external" href="http://www.synapse.org">Synapse</a>, a collaborative,
59
+
open-source research platform that allows teams to share data, track analyses,
60
+
and collaborate, providing support for:</p>
60
61
<ulclass="simple">
61
62
<li><p>integrated presentation of data, code and text</p></li>
<li><p><strong>schema</strong> – a table <aclass="reference internal" href="#synapseclient.Schema" title="synapseclient.Schema"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">Schema</span></code></a> object or or the Synapse Id of an existing table.</p></li>
2334
2335
<li><p><strong>values</strong> – <p>an object that holds the content of the tables
0 commit comments