networkx / nx-guides

Examples and Jupyter Notebooks about NetworkX
https://networkx.org/nx-guides/
Creative Commons Zero v1.0 Universal
192 stars 104 forks source link

Update runtime.txt to Python 3.9 and fix link to myst-nb docs #117

Closed dschult closed 1 year ago

dschult commented 1 year ago

I’m not sure whether more is needed to get binder working, but right now binder fails because the required version of Python for the NetworkX library is 3.9 and the binder is using 3.8.

MridulS commented 1 year ago

Thanks!

The failures are unrelated. Need to clean up linting.