I am trying to use the pyvis library to show py network using the following code:
import numpy as np import networkx as nx from pyvis.network import Network