kxiao-fn
Results
2
comments of
kxiao-fn
How do you decode it when it is returned as a string? In the [documentation](https://kubeflow-pipelines.readthedocs.io/en/latest/source/kfp.server_api.html#kfp_server_api.models.ApiReadArtifactResponse), the `data` is defined to be "The bytes of the artifact content" although the return...
I tried that, but I received the error `tar: Error opening archive: Unrecognized archive format` when trying to unzip it.