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

[EPIC] Refactor Notebooks #1405

Closed
6 of 10 tasks
BradReesWork opened this issue Feb 11, 2021 · 3 comments
Closed
6 of 10 tasks

[EPIC] Refactor Notebooks #1405

BradReesWork opened this issue Feb 11, 2021 · 3 comments
Assignees
Labels
Epic Tracker for a relatively large body of work that is broken down into stories and issues

Comments

@BradReesWork
Copy link
Member

BradReesWork commented Feb 11, 2021

Refactor the notebooks to be more topic focus and less one notebook per function. The goal is to provide insight into what and why about the algorithms as well as simple API example

  • Refactor Centrality
  • Refactor Community
    • move out TC and Subgraph Extraction
  • Refactor Componenets
  • Refactor Core
  • Refactor Link Analysis
  • Refactor Link Prediction
  • Refactor Traversal
  • Refactor Sampling
  • Refactor Structure

Related Issues:
We have a lot of redundant code which is mostly obvious to users and doesn't add overall value to the notebook UX by having repeated inline in each notebook. We obviously still need the functionality, but we could improve the UX by adding a simple set of utilities - or reusing existing utilities from elsewhttps://github.com//pull/1927#discussion_r743824898 - and updating the notebooks to call them.

An example of where this comes up is here.

@BradReesWork BradReesWork self-assigned this Feb 11, 2021
@BradReesWork BradReesWork added the Epic Tracker for a relatively large body of work that is broken down into stories and issues label Feb 11, 2021
@BradReesWork BradReesWork added this to Longterm & EPICs in v0.19 Release Feb 11, 2021
@BradReesWork BradReesWork removed this from Longterm & EPICs in v0.19 Release Mar 30, 2021
@BradReesWork BradReesWork added this to Longterm & EPICs in v21.06 Release Mar 30, 2021
@BradReesWork BradReesWork removed this from Longterm & EPICs in v21.06 Release Jun 3, 2021
@BradReesWork BradReesWork added this to Longterm & EPICs in v21.08 Release Jun 3, 2021
@BradReesWork BradReesWork removed this from Longterm & EPICs in v21.08 Release Jul 27, 2021
@BradReesWork BradReesWork added this to Longterm & EPICs in 21.10 Release Jul 27, 2021
@BradReesWork BradReesWork removed this from Longterm & EPICs in 21.10 Release Sep 10, 2021
@BradReesWork BradReesWork added this to Longterm & EPICs in 21.12 Release Sep 10, 2021
@rapidsai rapidsai deleted a comment from github-actions bot Nov 2, 2021
@rapidsai rapidsai deleted a comment from github-actions bot Nov 2, 2021
@BradReesWork BradReesWork removed this from Longterm & EPICs in 21.12 Release Nov 9, 2021
@BradReesWork BradReesWork added this to Longterm & EPICs in 22.02 Release Nov 9, 2021
@github-actions
Copy link

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

@BradReesWork BradReesWork removed this from Longterm & EPICs in 22.02 Release Jan 26, 2022
@BradReesWork BradReesWork added this to Longterm & EPICs in 22.04 Release Jan 26, 2022
@github-actions
Copy link

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

@github-actions
Copy link

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

@BradReesWork BradReesWork removed this from Longterm & EPICs in 22.06 Release Jun 8, 2022
@BradReesWork BradReesWork added this to Longterm & EPICs in 22.08 Release Jun 8, 2022
@acostadon acostadon self-assigned this Jun 30, 2022
rapids-bot bot pushed a commit that referenced this issue Jul 25, 2022
rapids-bot bot pushed a commit that referenced this issue Aug 3, 2022
Move, test and update Link analysis and link prediction notebooks to the new organization. Also respond to some review comments on some earlier notebook changes. This is part of epic relates to #1405 but does not close it.

Authors:
  - Don Acosta (https://github.com/acostadon)

Approvers:
  - Rick Ratzel (https://github.com/rlratzel)
  - Brad Rees (https://github.com/BradReesWork)

URL: #2456
@caryr35 caryr35 added this to Longterm & EPICs in 22.10 Release Aug 22, 2022
@caryr35 caryr35 removed this from Longterm & EPICs in 22.08 Release Aug 22, 2022
@BradReesWork BradReesWork removed this from Longterm & EPICs in 22.10 Release Aug 23, 2022
@BradReesWork BradReesWork removed their assignment Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Tracker for a relatively large body of work that is broken down into stories and issues
Projects
None yet
Development

No branches or pull requests

2 participants