Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPython Client #783
Open
Python Client #783
Labels
Comments
|
Hey @cvsekhar, You're right—the Client doesn't have that functionality implemented yet, but it's on our radar. For the time being, Project and Experiment tags and attributes can be viewed on their respective pages in our Web App. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


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.