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

Document how to delete an artifact and a transform #105

Open
falexwolf opened this issue Nov 22, 2024 · 3 comments
Open

Document how to delete an artifact and a transform #105

falexwolf opened this issue Nov 22, 2024 · 3 comments

Comments

@falexwolf
Copy link
Member

falexwolf commented Nov 22, 2024

This needs to go through reticulate.

In Python, for a transform record:

transform = ln.Transform.get(uid="...")
transform.delete()
@falexwolf
Copy link
Member Author

If it already works, let's simply document how to delete a transform or artifact.

@rcannood
Copy link
Collaborator

I think Luke already implemented this in 0.2.0

@falexwolf falexwolf changed the title Enabling to delete a transform Document how to delete an artifact and a transform Nov 25, 2024
@falexwolf
Copy link
Member Author

Updated the title to make this about documentation.

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

2 participants