Skip to content

describe improvement. Make type and path optional for annotation. #128

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

Merged
merged 5 commits into from
Apr 16, 2022

Conversation

aguschin
Copy link
Contributor

@aguschin aguschin commented Apr 16, 2022

Now describe works like this:

$ gto --tb describe rf
{'name': 'rf', 'type': 'model', 'path': 'models/random-forest.pkl', 'virtual': False, 'tags': [], 'description': ''}

$ gto --tb describe rf --path
models/random-forest.pkl

address #122

@aguschin aguschin merged commit 17067ce into main Apr 16, 2022
@aguschin aguschin deleted the feature/iterating branch April 16, 2022 18:49
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

Successfully merging this pull request may close these issues.

1 participant