snorkelflow.client.datasources.update_datasource
- snorkelflow.client.datasources.update_datasource(datasource_uid, split)
Update split for a data source, in all nodes that have that datasource.
Datasource uids used in nodes can be found with
get_node_datasources()
.