Skip to content

Conversation

HaleySchuhl
Copy link
Contributor

@HaleySchuhl HaleySchuhl commented Sep 26, 2025

Describe your changes
Add copy button to code blocks with the mkdocs extension called material.

Type of update
Is this a:

  • Update to documentation

Associated issues

Additional context

  • To build locally in your plantcv conda environment, add pip install mkdocs-material

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

@HaleySchuhl HaleySchuhl added documentation Documentation issues or features work in progress Mark work in progress labels Sep 26, 2025
Copy link

deepsource-io bot commented Sep 26, 2025

Here's the code health analysis summary for commits 5903d34..0414841. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation issues or features work in progress Mark work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add copy button to code blocks within documentation

1 participant