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

Add link to source code from arabidopsis_multi_plant_tutorial.md #1348

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Conversation

HaleySchuhl
Copy link
Contributor

add github button to link to source code from the arabidopsis multiplant tutorial documentation page.

Type of update
Is this a:

  • Bug fix
  • Update to documentation

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

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

add github button to link to source code
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #1348 (57fa972) into main (d8ae17f) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main     #1348   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          156       156           
  Lines         6878      6878           
=========================================
  Hits          6878      6878           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@HaleySchuhl HaleySchuhl mentioned this pull request Aug 24, 2023
25 tasks
@nfahlgren
Copy link
Member

What if the button code (for three buttons) ultimately looked like this?

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/danforthcenter/plantcv-tutorial-arabidopsis-tray/HEAD?labpath=index.ipynb)
<a target="_blank" href="https://colab.research.google.com/github/danforthcenter/plantcv-tutorial-arabidopsis-tray">
  <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>
[![Static Badge](https://img.shields.io/badge/Open%20on%20GitHub-black?style=flat&logo=github)](https://github.com/danforthcenter/plantcv-tutorial-arabidopsis-tray)

Screenshot 2023-08-24 at 10 24 29 PM

@HaleySchuhl
Copy link
Contributor Author

Looks really nice!

@HaleySchuhl HaleySchuhl self-assigned this Oct 9, 2023
@HaleySchuhl HaleySchuhl added documentation Documentation issues or features work in progress Mark work in progress update Updates an existing feature/method labels Oct 9, 2023
index replace with table_of_contents
@HaleySchuhl HaleySchuhl added ready to review and removed work in progress Mark work in progress labels Oct 9, 2023
@HaleySchuhl HaleySchuhl requested review from maliagehan and removed request for maliagehan October 9, 2023 16:37
@HaleySchuhl
Copy link
Contributor Author

Just a draft now, not sure how we want to handle Collab so wait on adding those buttons to docs. Parag is working on this in a new branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation issues or features update Updates an existing feature/method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants