from dlhub_sdk.client import DLHubClientX = get_my_data() #replace thisdl = DLHubClient()dl.run('aristana_uchicago/AlloyBarrierPredictor_test_2021-10-01_v4_AS', X)
from dlhub_sdk.client import DLHubClientdl = DLHubClient()dl.describe_servable('aristana_uchicago/AlloyBarrierPredictor_test_2021-10-01_v4_AS')
pip install dlhub_sdk