I wonder if there is a way to export a network to PNG using pyvis, or whether there is a workaround to quickly convert html to png.
So far I've found the networkx class Visual, but the networkx graph implementation seems a bit more complicated than the pyvis one.