Skip to content

Fix conda environment creation command#1211

Merged
wwarriner merged 1 commit intouabrc:mainfrom
bdu-birhanu:fix-conda-env
Apr 24, 2026
Merged

Fix conda environment creation command#1211
wwarriner merged 1 commit intouabrc:mainfrom
bdu-birhanu:fix-conda-env

Conversation

@bdu-birhanu
Copy link
Copy Markdown
Contributor

@bdu-birhanu bdu-birhanu commented Apr 17, 2026

Pull Request

Intent

The aim of this PR is to fix the Conda environment creation command when creating from a YAML file.

Proposed Changes

  • Updated the Conda env creation command to conda env create -f <path/to/env.yml>

Changes to Section Headers

N/A

Changes to Page URLs

N/A

Related or Fixed Issues

Fixes #1208

Accessibility Checklist

I have ensured all of the following for new or changed content:

  • all images have appropriate alt text. Guidelines
  • all images with text have sufficient contrast ratio. Checker
  • all image text is transcribed or described in body text.
  • all technical terms, jargon, and abbreviations are introduced before they are used.

Style Checklist

I have done all of the following:

  • searched for other relevant pages and crosslinked from my content to them.
  • searched for other relevant pages and crosslinked from them to my content.
  • added redirects in mkdocs.yml for any moved headers or pages.
  • defined new technical terms, jargon, and abbreviations in the glossary.
  • searched for existing technical terms, jargon, and abbreviations in the glossary and added crosslinks to them.
  • properly formatted and introduced key branding terms. List here.

@bdu-birhanu bdu-birhanu added the pr: review PR is ready for review label Apr 17, 2026
Copy link
Copy Markdown
Contributor

@wwarriner wwarriner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea.

@wwarriner wwarriner added pr: merge PR is ready to merge and removed pr: review PR is ready for review labels Apr 24, 2026
@wwarriner wwarriner merged commit 569f54f into uabrc:main Apr 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: merge PR is ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Conda command syntax in docs

2 participants