Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting Individual and/or Multiple Artifacts from Artifact Store #659

Closed
jeff-ridgeway opened this issue May 26, 2022 · 7 comments
Closed

Comments

@jeff-ridgeway
Copy link

Is your feature request related to a problem? Please describe.
It seems that through reading the API reference, there is no way to delete either individual and/or multiple artifacts from the sqlite3 artifact store. I encountered this when working through the sample tutorial from my documentation with my own code.

Describe the solution you'd like
It would be nice to attach to the artifact store (regardless of what the database is, sqlite3 or postgreSQL), and have an option to delete a specific artifact or a python list of artifact objects from those that are actually in the store.

@mingjerli
Copy link
Contributor

Hi Jeff, we are currently working on this, should be ready sometime next week.

@jeff-ridgeway
Copy link
Author

Ok sweet! Good to hear and thanks for getting back. Looking forward to the feature being added to lineapy.

@jeff-ridgeway
Copy link
Author

@mingjerli has there been an update on this feature within lineapy?

@mingjerli
Copy link
Contributor

@jeff-ridgeway We are currently working on a pull request (#662) for this and should be ready later today or tomorrow.

@jeff-ridgeway
Copy link
Author

thanks 🙏🏾

@yifanwu
Copy link
Contributor

yifanwu commented Jun 5, 2022

Hi Jeff! We just merged the feature (so you can access it through a pull in the repo) and will update PyPi tomorrow.

@dorx dorx mentioned this issue Jun 6, 2022
4 tasks
@dorx
Copy link
Contributor

dorx commented Jun 6, 2022

fixed by #662

@dorx dorx closed this as completed Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants