ipycytoscape icon indicating copy to clipboard operation
ipycytoscape copied to clipboard

Add a check of object type to `add_edges` and `add_nodes`

Open ianhi opened this issue 4 years ago • 0 comments

Checks should be added to add_edges and add_nodes that the node/edge being added is actually a valid node/edge object and if not we should fail with a clear error message.

Originally posted by @ianhi in https://github.com/QuantStack/ipycytoscape/issues/214#issuecomment-748176164

cc @sven5s

ianhi avatar Jan 04 '21 16:01 ianhi