Skip to content

Commit

Permalink
deploy: f01378b
Browse files Browse the repository at this point in the history
  • Loading branch information
mjwen committed Feb 23, 2024
1 parent a53fbcb commit 181c9a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sources/computing/conda.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ You can add the above line to your `~/.bashrc`. Then it will be automatically lo

## Changing default conda settings

```{warning}
```{note}
This is not needed on your Mac; skip it.
```

Expand Down
4 changes: 2 additions & 2 deletions computing/conda.html
Original file line number Diff line number Diff line change
Expand Up @@ -504,8 +504,8 @@ <h2>Installation<a class="headerlink" href="#installation" title="Link to this h
</section>
<section id="changing-default-conda-settings">
<h2>Changing default conda settings<a class="headerlink" href="#changing-default-conda-settings" title="Link to this heading">#</a></h2>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>This is not needed on your Mac; skip it.</p>
</div>
<section id="changing-environment-directory">
Expand Down

0 comments on commit 181c9a1

Please sign in to comment.