neo4j-viz is a Python package for creating interactive graph visualizations. The output is of type IPython.display.HTML and can be viewed directly in a Jupyter Notebook or Streamlit application.
This Python library extends the functionality of the readily available and free interactive graph editing program yEd, through providing a programmatic interface to graphs (of the GraphML file format) ...