Skip to content

Commit

Permalink
Deployed 8fb35ab with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kw-corne committed Dec 6, 2023
1 parent 1c822c0 commit 2301a8d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ <h3 id="installing-auto-verify">Installing Auto-Verify</h3>
<p>Anaconda can fail trying to install environments in some cases where Miniconda does not.</p>
</div>
<p>After Miniconda is installed, setup Auto-Verify by running the following commands:</p>
<div class="language-text highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>&gt; conda create -n python=3.10 auto-verify
<div class="language-text highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>&gt; conda create -n auto-verify python=3.10
</span><span id="__span-0-2"><a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a>&gt; conda activate auto-verify
</span><span id="__span-0-3"><a id="__codelineno-0-3" name="__codelineno-0-3" href="#__codelineno-0-3"></a>&gt; pip install auto-verify
</span></code></pre></div>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 2301a8d

Please sign in to comment.