Skip to content

Commit

Permalink
Deployed d20fb89 to dev with MkDocs 1.5.3 and mike 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 18, 2024
1 parent 0124a88 commit b95342b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified dev/__pycache__/docs_hooks.cpython-312.pyc
Binary file not shown.
2 changes: 1 addition & 1 deletion dev/search/search_index.json

Large diffs are not rendered by default.

Binary file modified dev/sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion dev/tutorials/python/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1861,7 +1861,7 @@ <h3 id="managing-both-conda-and-pypi-dependencies-in-pixi">Managing both conda a
<h3 id="installation-pixi-install">Installation: <code>pixi install</code><a class="headerlink" href="#installation-pixi-install" title="Permanent link">#</a></h3>
<p>Now let's <code>install</code> the project with <code>pixi install</code>:</p>
<div class="language-shell highlight"><pre><span></span><code><span id="__span-15-1"><a id="__codelineno-15-1" name="__codelineno-15-1" href="#__codelineno-15-1"></a>$<span class="w"> </span>pixi<span class="w"> </span>install
</span><span id="__span-15-2"><a id="__codelineno-15-2" name="__codelineno-15-2" href="#__codelineno-15-2"></a><span class="w"> </span>Project<span class="w"> </span><span class="k">in</span><span class="w"> </span>/path/to/pixi-py<span class="w"> </span>is<span class="w"> </span>ready<span class="w"> </span>to<span class="w"> </span>use!
</span><span id="__span-15-2"><a id="__codelineno-15-2" name="__codelineno-15-2" href="#__codelineno-15-2"></a><span class="w"> </span>The<span class="w"> </span>default<span class="w"> </span>environment<span class="w"> </span>has<span class="w"> </span>been<span class="w"> </span>installed.
</span></code></pre></div>
<p>We now have a new directory called <code>.pixi</code> in the project root.
This directory contains the environment that was created when we ran <code>pixi install</code>.
Expand Down

0 comments on commit b95342b

Please sign in to comment.