Skip to content

Fix logical order of conda environment setup in Option 3#96

Merged
duboism merged 1 commit into
gw-odw:mainfrom
sadasivanmj:patch-1
Apr 24, 2026
Merged

Fix logical order of conda environment setup in Option 3#96
duboism merged 1 commit into
gw-odw:mainfrom
sadasivanmj:patch-1

Conversation

@sadasivanmj

@sadasivanmj sadasivanmj commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

In Option 3, the instructions previously asked users to run conda env create --file environment.yml before cloning the repository. This results in a "file not found" error because the file doesn't exist locally until the repo is cloned.

I have reordered the steps so that the user clones the repository and navigates into the directory before attempting to create the conda environment.

Fix logical order of conda environment setup in Option 3
@duboism duboism self-requested a review April 24, 2026 07:02

@duboism duboism left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for spotting this.

@duboism duboism merged commit ee28dbb into gw-odw:main Apr 24, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants