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 workshop notebooks from feedback #424

Merged
merged 15 commits into from
Jun 4, 2024
Merged

Update workshop notebooks from feedback #424

merged 15 commits into from
Jun 4, 2024

Conversation

rwood-97
Copy link
Collaborator

@rwood-97 rwood-97 commented May 9, 2024

Summary

This addresses some of the TODOs in #417 .
Fixes #420
Fixes #411
Fixes #408
Fixes #409
Fixes #406
Fixes #410

Describe your changes

Adds links to relevant documentation in the notebooks.

TODO::

  • Check each YOUR_TURN aligns with the code

Checklist before assigning a reviewer (update as needed)

  • Self-review code
  • Ensure submission passes current tests
  • Add tests
  • Update relevant docs

Reviewer checklist

Please add anything you want reviewers to specifically focus/comment on.

  • Everything looks ok?

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov-commenter
Copy link

codecov-commenter commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.35%. Comparing base (c4e9bc4) to head (5040a2d).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #424      +/-   ##
==========================================
- Coverage   62.48%   62.35%   -0.14%     
==========================================
  Files          39       39              
  Lines        6771     6766       -5     
==========================================
- Hits         4231     4219      -12     
- Misses       2540     2547       +7     
Flag Coverage Δ
unittests 62.35% <ø> (-0.14%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rwood-97 rwood-97 requested a review from kmcdono2 May 9, 2024 15:49
@kmcdono2
Copy link
Collaborator

kmcdono2 commented Jun 3, 2024

sorry this took so long! I've approved your changes. I will make some new comments now in case this requires new updates before it gets merged.

@kmcdono2
Copy link
Collaborator

kmcdono2 commented Jun 3, 2024

I've gone through the deep_solo, download, and the 2 data viz notebooks and added comments - not too much :) Will do parts 1 & 2 in the morning.

@rwood-97 rwood-97 merged commit 1fd75c9 into main Jun 4, 2024
7 of 8 checks passed
@rwood-97 rwood-97 deleted the workshop_feedback branch June 4, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment