Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PlantCV installation instructions and conda environment file to use only the conda-forge channel #1681

Merged
merged 4 commits into from
Mar 14, 2025

Conversation

nfahlgren
Copy link
Member

Describe your changes
Usage of the Anaconda defaults channel is not free for organizations with >200 employees. PlantCV only uses the conda-forge channel, this PR updates the documentation to strongly encourage use of installation of conda using Miniforge, which configures conda to use only the conda-forge channel by default. This helps prevent users from inadvertently using the defaults channel.

Type of update
Is this a: Update to documentation

For the reviewer
See this page for instructions on how to review the pull request.

  • PR functionality reviewed in a Jupyter Notebook
  • All tests pass
  • Test coverage remains 100%
  • Documentation tested
  • New documentation pages added to plantcv/mkdocs.yml
  • Changes to function input/output signatures added to updating.md
  • Code reviewed
  • PR approved

@nfahlgren nfahlgren added the documentation Documentation issues or features label Mar 7, 2025
@nfahlgren nfahlgren added this to the PlantCV v4.7 milestone Mar 7, 2025
Copy link

deepsource-io bot commented Mar 14, 2025

Here's the code health analysis summary for commits d874246..9373a17. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Python LogoPython✅ SuccessView Check ↗
DeepSource Test coverage LogoTest coverage✅ SuccessView Check ↗

Code Coverage Report

MetricAggregatePython
Branch Coverage100%100%
Composite Coverage100%100%
Line Coverage100%100%

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@nfahlgren nfahlgren merged commit 1a17827 into main Mar 14, 2025
5 checks passed
@nfahlgren nfahlgren deleted the remove-anaconda-default-channel branch March 14, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation issues or features ready to review
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants