def download_artifacts(
    name: str,
    api_key: Optional[str] = None,
) -> Union[List[Any], None]:

source code

Downloads a dataset from the platform.

Arguments:

  • name - Name of the dataset to download the artifacts for.
  • api_key - If specified, unify API key to be used. Defaults to the value in the