You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if there is a "minimum" and "maximum" in the jsonschema it will automatically resolve to a slider...
we should probably make it easier than shown above to revert to another valid option...
Feature request
Implement BoundedFloatText and BoundedIntText into autowidgets.
Solution
Add to autowidgets:
NOTE
The below works but defaults upper limit to 100. If
ge
just specified, should we make the upper limitsys.float_info.max
?The text was updated successfully, but these errors were encountered: