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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph Traversal algorithms - Pedagogical Notebook #94

Closed
wants to merge 0 commits into from
Closed

Graph Traversal algorithms - Pedagogical Notebook #94

wants to merge 0 commits into from

Conversation

navyagarwal
Copy link

Created an explanatory notebook for DFS and BFS. Closes #90

@MridulS Could you please review it? On a sidenote, please include a contributor's guide to the repo, had bit of a hard time without it 馃槄. I found that there is one written over here but has not been merged yet.

@navyagarwal
Copy link
Author

@MridulS Requesting review

I know you must be swamped with review requests right now, plus this is a pretty big PR but I just want to ping you to bring this under your radar

@MridulS
Copy link
Member

MridulS commented Mar 23, 2023

Thanks for this @navyagarwal! but it will take some time to review this, we don't really expect contributors to submit jupyter notebooks before the official outreachy internship period.

@padath314
Copy link

Thanks for this @navyagarwal! but it will take some time to review this, we don't really expect contributors to submit jupyter notebooks before the official outreachy internship period.

Hey @MridulS ,
I was wondering if people outside the outreachy internship can contribute now.

@MridulS
Copy link
Member

MridulS commented Jun 20, 2023

@padath314 Yes! People can contribute any time but it takes a bunch of time to review notebooks so it can be left un reviewed for some time. I would also recommend to explore contributing to the main networkx repo too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Notebook for graph traversal algorithms
3 participants