We currently have read and write capabilities but do not support deleting. We could add a few calls like delete delete_all and some recursive way of deleting.
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.
good first issue
Good for newcomers
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
priority/P2
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
kind/documentation
Categorizes issue or PR as related to documentation.
for me it would be very convenient to be able to rename or delete projects on the project overview page in atlas (and all related files from the experiments), thus my feature request is to add such functionality. :)