Skip to content

Conversation

caitlynelliott56
Copy link
Contributor

@caitlynelliott56 caitlynelliott56 commented Jul 16, 2025

Describe your changes
A clear and concise description of what changes are made by this pull request.
What was the previous functionality (if relevant) and what can we do now with
these changes.

Adds information to the jupyter.md documentation page for if workflows cannot be run in parallel, referencing existing documentation on parallel.process_results and plantcv.utils-- json2csv.

Type of update
Is this a:

  • Bug fix
  • New feature or feature enhancement
  • Update to documentation
  • Work in progress

Associated issues
Reference associated issue numbers. Does this pull request close any issues?
closes #1733

Additional context
Add any other context about the problem here.

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

Copy link

deepsource-io bot commented Jul 16, 2025

Here's the code health analysis summary for commits 5855dcd..553f315. 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.

@HaleySchuhl HaleySchuhl added the documentation Documentation issues or features label Jul 16, 2025
@github-project-automation github-project-automation bot moved this to Pull Requests in PlantCV4 Jul 16, 2025
@HaleySchuhl HaleySchuhl added this to the PlantCV v4.9 milestone Jul 16, 2025
@nfahlgren nfahlgren merged commit 410a6f1 into main Jul 17, 2025
5 checks passed
@nfahlgren nfahlgren deleted the documenting-combining-jsons branch July 17, 2025 15:50
@github-project-automation github-project-automation bot moved this from Pull Requests to Done in PlantCV4 Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation issues or features
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Adding info to docs on combining JSON outputs locally & converting to CSV.
3 participants