utils.notebookhelpers.artifact_utils

Module Contents

Classes

ArtifactUtils

class utils.notebookhelpers.artifact_utils.ArtifactUtils
static uploadArtifactsToGCP(tenant_id, folderName)
static downloadArtifactsFromGCP(tenant_id, folderName)
static download_file_from_artifact(tenant_id, folder_name, file_name)
static list_artifact_files(tenant_id, folder_name)
classmethod get_absolute_path(tenant_id, dir_name)