IPySigma: a network visualization frontend for Jupyter notebooks

Create beautiful networks

An experiment from John DeBlase and Daina Bouquin

colorful networks
NASA Example Screenshot

About IPySigma

Network analytics using tools like NetworkX and Jupyter often leave programmers with difficult to examine hairballs rather than useful visualizations. Meanwhile, more flexible tools like SigmaJS have high learning curves for people new to Javascript. This extensible framework can help you create beautiful SigmaJS graphs, without ditching your Jupyter notebook. See our slides from JupyterCon 2017.

IPySigma makes use of the following: Jupyter, SigmaJS, NetworkX.

Check out the code on GitHub

Meet John and Daina