Skip to content
Snippets Groups Projects
Commit 283c659a authored by Ali Yassin's avatar Ali Yassin
Browse files

Update README.md

parent a48ddc43
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ pip install git+https://gitlab.liris.cnrs.fr/coregraphie/netbone ...@@ -27,7 +27,7 @@ pip install git+https://gitlab.liris.cnrs.fr/coregraphie/netbone
## Usage/Examples ## Usage/Examples
To see a more detailed example, please refer to the example notebook [here](examples/example.ipynb). However, here is a simple example using a backbone extraction method and three filters that are available: To see a more detailed example, please refer to the example notebook [here](https://gitlab.liris.cnrs.fr/coregraphie/netbone/-/blob/main/examples/example.ipynb). However, here is a simple example using a backbone extraction method and three filters that are available:
``` ```
import netbone as nb import netbone as nb
import networkx as nx import networkx as nx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment