Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/networkx/nx-guides
Examples and IPython Notebooks about NetworkX
https://github.com/networkx/nx-guides
Last synced: about 14 hours ago
JSON representation
Examples and IPython Notebooks about NetworkX
- Host: GitHub
- URL: https://github.com/networkx/nx-guides
- Owner: networkx
- License: cc0-1.0
- Created: 2015-08-04T21:37:53.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-03-09T18:51:28.000Z (8 months ago)
- Last Synced: 2024-04-15T14:49:21.712Z (7 months ago)
- Language: Python
- Homepage: https://networkx.org/nx-guides/
- Size: 341 MB
- Stars: 178
- Watchers: 24
- Forks: 105
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nx-guides
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/networkx/nx-guides/main)
Examples and IPython Notebooks about NetworkX
## Installation requirements ##
Install the runtime dependencies using `pip`:
pip install -r requirements.txt
## Usage and Attribution
The NetworkX team requests that you follow these guidelines if you use these
materials in downstream projects.All materials in this repository are available free of restriction under the
Creative Commons CC0 1.0 universal Public Domain Dedication (see LICENSE).However, we ask that you actively acknowledge and give attribution to this
repository and to the authors if you reproduce these materials or create any
derivative works.
Specifically:- Keep the CC0 Public Domain Dedication intact when reusing the material
so that others may benefit from the same license you did.- Do not represent yourself as the original author of re-used material.