from pyvis.network import Network import networkx as nx # ----- # 1. OSN-GNN出力の簡易ダミーデータ # ----- nodes = [ {"id": "n1", "label": "私はその風 ...