Communication Node¶
-
class
orion_notebook.graph.nodes.ip_node.
IpNode
(id: str, data: orion_notebook.graph.nodes.node_data.IpNodeData)¶ Bases:
orion_notebook.graph.nodes.node.Node
Class that represents a node of IP type in a Graph instance
-
get_extra_details
()¶ Retrieves and sets the details for the IpNode instance, performing requests to the TH library
-