The notebook "shortest_path_in_spoke_demo.ipynb" shows a demo of extracting shortest paths between two nodes in SPOKE graph.
Before running the notebook, make sure to:
- Download the SPOKE graph instance from here.
- Install networkx, joblib and pandas python libraries.