JuliaGraphsTutorials icon indicating copy to clipboard operation
JuliaGraphsTutorials copied to clipboard

Tutorials in the form of Jupyter notebooks for the JuliaGraphs ecosystem

Results 4 JuliaGraphsTutorials issues
Sort by recently updated
recently updated
newest added

Since LightGraphs.jl is no longer maintained, and Graphs.jl is the replacement library, all the tutorials should be updated to use Graphs instead of LightGraphs.

LG has some great changes in its new version and some tutorials are not adjusted accordingly. Fixs include: 1. Drop some deprecate warnings. 2. Check dependencies before installation.

In newer Julia versions the package ecosystem has changed in structure, so this notebook has to be adjusted to these changes.

I would be interested to know the possibilities for sharing and adapting these notebooks. Would you consider adding an open source license? 👀