-
Notifications
You must be signed in to change notification settings - Fork 266
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
[doc+spec] Widget example outputs #978
Conversation
it's not ready to merge yet but still would love some preliminary reviews/to hear your thoughts. cc @Wauplin too on this BTW |
The documentation is not available anymore as the PR was closed or merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Spec (and feature) looks good to me!
You've mentioned 2 (not sure)
items about the ability to set a file or text as output (instead of json-encoded output) => I really think it'd be a great improvement. I feel that it can cover a lot of cases of "too big to load" models.
Co-authored-by: Lucain <[email protected]>
ready for final review!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left some nits; lgtm !
Co-authored-by: Omar Sanseviero <[email protected]> Co-authored-by: Mishig <[email protected]>
Co-authored-by: Omar Sanseviero <[email protected]> Co-authored-by: Mishig <[email protected]>
Merging with 1 approval |
The important commit to take a look at, is 8ec6abc
Basically this specs out:
output
for each example in thewidget:
section.See 8ec6abc