Skip to content

Instantly share code, notes, and snippets.

@joseberlines
Last active November 22, 2020 19:14
Show Gist options
  • Save joseberlines/456a4c22d6b78e94548633252c8bedb5 to your computer and use it in GitHub Desktop.
Save joseberlines/456a4c22d6b78e94548633252c8bedb5 to your computer and use it in GitHub Desktop.
graph 5
ipycytoscape_obj5 = ipycytoscape.CytoscapeWidget()
ipycytoscape_obj5.graph.add_graph_from_json(railnetJSON, directed=False)
ipycytoscape_obj5.set_style(my_style)
ipycytoscape_obj5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment