The notebook gravis_demo.ipynb
accompanies the Medium blog post "The New Best Python Package for Visualisaing Network Graphs" and provides a demo on how best to use the gravis
package.
To run the notebook, simply install the requirements:
pip install -r requirements.txt