Skip to content

Commit

Permalink
Merge pull request #14 from memgraph/remove-mentions
Browse files Browse the repository at this point in the history
remove mentions
  • Loading branch information
katarinasupe authored Apr 3, 2024
2 parents dc61ca8 + 05f4e1d commit 19f7b76
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# 📚 NetworkX guide

Welcome to the [Memgraph's guide for NetworkX library website](https://www.networkx.guide) repository!
Welcome to the [Memgraph's guide for NetworkX library website](https://memgraph.com/networkx-guide) repository!

This site provides current and useful information about the NetworkX Python library for studying graphs and networks.

With this site, we hope to combine all the relevant resources like guides, tutorials, references, etc. into an open platform that is free for everyone to use and contribute to. We would also like to emphasize the importance of graph analytics in fast evolving world of data.

## 🔖 Guide content

- [Getting started](https://networkx.guide/getting-started) - A beginner guide for developers who are new to the world of network analysis.
- [Visualizing graphs](https://networkx.guide/visualization) - A section dedicated to graph visualization functionalities.
- [Functions](https://networkx.guide/functions) - A complete list of all functions available in NetworkX.
- [Algorithms](https://networkx.guide/algorithms) - Graph algorithms explained in simple terms with accompanying usage examples.
- [Biggest challenges](https://networkx.guide/biggest-challenges) - Learn how to overcome the biggest challenges when working with NetworkX.
- [Other resources](https://networkx.guide/other-resources) - A compilation of NetworkX related resources.
- [Getting started](https://memgraph.com/networkx-guide/getting-started) - A beginner guide for developers who are new to the world of network analysis.
- [Visualizing graphs](https://memgraph.com/networkx-guide/visualization) - A section dedicated to graph visualization functionalities.
- [Functions](https://memgraph.com/networkx-guide/functions) - A complete list of all functions available in NetworkX.
- [Algorithms](https://memgraph.com/networkx-guide/algorithms) - Graph algorithms explained in simple terms with accompanying usage examples.
- [Biggest challenges](https://memgraph.com/networkx-guide/biggest-challenges) - Learn how to overcome the biggest challenges when working with NetworkX.
- [Other resources](https://memgraph.com/networkx-guide/other-resources) - A compilation of NetworkX related resources.

## 🎓 Learning resources

Expand Down
1 change: 0 additions & 1 deletion static/CNAME

This file was deleted.

0 comments on commit 19f7b76

Please sign in to comment.