Minimum version of NetworkX required?
filmenczer opened this issue · 2 comments
filmenczer commented
Should we require a minimum version of NetworkX in the tutorials?
One exercise requires greedy_modularity_communities, which became available in v.2.2.
Another exercise requires the version of asyn_lpa_communities that we fixed, in the latest version (2.4).
clayadavis commented
Then the minimum should be 2.4.
filmenczer commented
Added a note about v2.4 in README.