Skip to content

ENH: Add conda environment file with requirements.#1

Draft
DWesl wants to merge 1 commit intoUS-GHG-Center:mainfrom
DWesl:add-environment-yml
Draft

ENH: Add conda environment file with requirements.#1
DWesl wants to merge 1 commit intoUS-GHG-Center:mainfrom
DWesl:add-environment-yml

Conversation

@DWesl
Copy link
Copy Markdown

@DWesl DWesl commented Mar 20, 2025

This should simplify setup, some, though I don't know if I got everything. Mostly I searched the python files for import statements and R files for library or requires calls, then added the relevant names to the environment.yml.

Install with conda env create -f environment.yml. Should probably ask a few people who got this running locally to check this over to see if I missed any requirements. The talk mentioned JupyterLab, which I don't use and therefore left out.

This should simplify setup, some, though I don't know if I got everything
Mostly I searched the python files for import statements
and R files for library or requires calls,
then added the relevant names to the environment.yml.
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.

1 participant