Mridul Seth
Mridul Seth
I'll go ahead and close this one! We have a new implementation https://github.com/networkx/networkx/pull/5736
Hey @akbhuker! As a first step you can setup a local development environment for NetworkX, the instructions to setup the environment are present in the [Contributor Guide](https://networkx.org/documentation/latest/developer/contribute.html). You can also...
@razorblade42 Sure! As it looks like multiple people want to work on this please put in the algorithm you are planning to work on in a comment here, so there...
~~The issue seems to be coming from~~ https://github.com/networkx/networkx/blob/99a925f695080787d077f620972c6552c4b0b4ba/networkx/drawing/nx_pylab.py#L700 ~~when there are multiple edges between 2 nodes. The local copy of `edge_color` is overwritten by this line and it messes up...
@hagberg @Midnighter @bjedwards What is the current status of this project?
Went through this PR to see the current status, a lot of code has been merged into NetworkX by new PRs. Some bits of code that is left over: networkx/algorithms/community/community_quality.py...
A related discussion from `rich` https://github.com/Textualize/rich/discussions/1074
The scientific python project already has an instance of plausible.io, maybe this can be a part of that?
I do use it for NetworkX, but need to go through @stefanv for the initial setup.
Could you look at the logs https://tljh.jupyter.org/en/latest/troubleshooting/logs.html#jupyterhub-logs ? Does that give you any clues?