-
Notifications
You must be signed in to change notification settings - Fork 304
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
Moving Centrality notebooks to new structure and updating/testing #2388
Moving Centrality notebooks to new structure and updating/testing #2388
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov Report
@@ Coverage Diff @@
## branch-22.08 #2388 +/- ##
================================================
+ Coverage 60.11% 60.13% +0.01%
================================================
Files 102 102
Lines 5155 5155
================================================
+ Hits 3099 3100 +1
+ Misses 2056 2055 -1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- algorithms/README - copyright date is wrong
- centrality README - make the image a little smaller (use the size tags)
- for each of the sub-READMEs - you can drop the “RAPIDS notebooks” portion
- Betweenness notebook - karate image broken
- Betweenness - might be better to drop the “print top score” function and just use the “sort + head” call that is done next
- Katz - same as above
- Katz - the the Numpy version still needed?
@gpucibot merge |
rerun tests |
No description provided.