def delete_artifact(
    name: str,
    key: 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 delete an artifact from.
  • key - The key of the artifact to delete
  • api_key - If specified, unify API key to be used. Defaults to the value in the