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

Pedagogical notebooks to explain algorithms in networkx #13

Open
MridulS opened this issue Nov 12, 2020 · 3 comments
Open

Pedagogical notebooks to explain algorithms in networkx #13

MridulS opened this issue Nov 12, 2020 · 3 comments

Comments

@MridulS
Copy link
Member

MridulS commented Nov 12, 2020

Notebooks which explain algorithms implemented in networkx will be a great addition to this repository.

@MridulS
Copy link
Member Author

MridulS commented Nov 15, 2020

@mjhajharia
Copy link
Contributor

hey, i think i could make a notebook on the Graph algorithms from networkx to visualise and operate on text data. I'm a little confused whether the notebooks should be centered around networkx application or rather organized clusters of simple notebooks to explain entire networkx documentation. Perhaps, personally I think 1-2 dozen notebooks on the relevant Graph theory applications and use of networkx in them would be pretty cool. Let me know what do you think?

@dschult
Copy link
Member

dschult commented Mar 1, 2021

I think we envision your preferred set of notebooks -- 1-2 dozen notebooks each on a relevant Graph Theory application. Visualization and operations on text data (from literature? or journalism? what kinds of text are you thinking?) would be great. Right now most of these notebooks are very close to the tutorials and examples from the NetworkX repository. That is for historical reasons (easy first step). We would like to create a collection of notebooks that are more application specific and perhaps more in depth than what is here currently.

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

No branches or pull requests

3 participants