Python Client
cvsekhar opened this issue · 1 comments
cvsekhar commented
How do we retrieve experiment metadata like tags and attrs, after it has been set using set_experiment. I am using the latest python client 0.14.6. Not able to read that info from the object returned by set_experiment.
convoliution commented
Hey @cvsekhar,
You're right—the Client doesn't have that functionality implemented yet, but it's on our radar.
I'll let you know once it's in!
For the time being, Project and Experiment tags and attributes can be viewed on their respective pages in our Web App.