Machine Node

class orion_notebook.graph.nodes.machine_node.MachineNode(id: str, data: orion_notebook.graph.nodes.node_data.MachineNodeData)

Bases: orion_notebook.graph.nodes.node.Node

Class that represents a node of machine type in a Graph instance

data: orion_notebook.graph.nodes.node_data.MachineNodeData