Replies: 1 comment
-
There currently isn't an equivalent abstraction, but you can include HTML like this in the UI to do essentially the same thing https://github.com/posit-dev/py-shiny-templates/blob/13612709/regularization/shared.py#L21-L27 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
R-shiny has the withMathjax() function to render mathematical equations. Is there an equivalent way to do this in py-shiny? I can't seem to figure out how to do this.
Beta Was this translation helpful? Give feedback.
All reactions