Login Sign up

Thursday Oct. 15, 2020, 5 p.m.–Oct. 15, 2020, 5:30 p.m. in Jupyter Community: Tools

Interactive Graph Visualization in Jupyter with ipycytoscape

Mariana Meireles, Ian Hunt-Isaak

Audience level:
Novice

Brief Summary

ipycytoscape is a solution for visualizing graphs in Jupyter Notebooks. It offers an interface with well established libraries in the Python ecosystem like NetworkX and Pandas allowing users to quickly import their existing data or connect with existing code to get started creating beautiful and useful graphs with ease.

Outline

In this talk you will get an overview of the current state of graph visualization in the Jupyter ecosystem.

Then you'll learn about how ipycytoscape can help you create powerful graph visualizations by going over a few interesting problems that can be modeled with graphs.

Finally we will talk about the future of the project, how we're making it even more impactful, and how you can help.