Skip to content

Commit

Permalink
Add changes for 1a7a384
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 5, 2024
1 parent fa3520c commit 749d382
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,9 @@ <h2>Installation and Setup<a class="headerlink" href="#installation-and-setup" t
<span class="n">pip</span> <span class="n">install</span> <span class="o">.</span>
</pre></div>
</div>
<p>This will install the minimum required dependencies. However, having access to a MongoDB server for storing outputs is strongly recommended for smoothest performance.</p>
<p>To install and run MongoDB locally, refer to the MongoDB documentation <a class="reference external" href="https://www.mongodb.com/docs/manual/installation/">here</a>.</p>
<p>This will install the minimum required dependencies.</p>
<p>You may additionally utilize a MongoDB server for storing outputs. To install and run MongoDB locally, refer to the MongoDB documentation <a class="reference external" href="https://www.mongodb.com/docs/manual/installation/">here</a>.</p>
<p>The use of MongoDB, as well as specifying the compute context (on cluster or not) should be specified in the <code class="docutils literal notranslate"><span class="pre">dacapo.yaml</span></code> in the main directory.</p>
</section>
<section id="functionality-overview">
<h2>Functionality Overview<a class="headerlink" href="#functionality-overview" title="Link to this heading"></a></h2>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 749d382

Please sign in to comment.