fixed #1 (mixed up arrow-directions) by removing the usage of networkx and pandas
This commit is contained in:
parent
67e7bcc6fb
commit
66c7c9b963
5 changed files with 10 additions and 34 deletions
|
@ -8,8 +8,6 @@ Create a graph from the links on a website and the following sites.
|
|||
|
||||
### Pip Dependencies
|
||||
|
||||
- networkx
|
||||
- pandas
|
||||
- pyvis
|
||||
|
||||
You can install those dependencies with
|
||||
|
|
Reference in a new issue