Download Node¶
-
class
orion_notebook.graph.nodes.download_node.
DownloadNode
(id: str, data: orion_notebook.graph.nodes.node_data.DownloadNodeData)¶ Bases:
orion_notebook.graph.nodes.node.Node
Class that represents a node of download type in a Graph instance
-
get_extra_details
()¶ Retrieves and sets the details for the DownloadNode instance, performing requests to the TH library
-