Skip to content

value_box value is too small #646

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

Closed
jcheng5 opened this issue Jul 27, 2023 · 0 comments · Fixed by #668
Closed

value_box value is too small #646

jcheng5 opened this issue Jul 27, 2023 · 0 comments · Fixed by #668
Assignees

Comments

@jcheng5
Copy link
Collaborator

jcheng5 commented Jul 27, 2023

x.ui.value_box("model_1", "0.98")
image

This is different than the R version of this function. The reason is because in Python, "0.98" is going in without an enclosing tag, while in R, a bare string is wrapped in <p></p>.

schloerke added a commit that referenced this issue Aug 8, 2023
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 a pull request may close this issue.

2 participants