Karan
Karan
Write code in prep to add [this functionality](https://github.com/rstudio/shiny/issues/3907)
## Description The changelog listed at this [page](https://posit-dev.github.io/great-tables/changelog.html) shows the version `v0.0.2` but the current version published to PyPI is `v0.1.3` ## Reproducible example Navigate to [page](https://posit-dev.github.io/great-tables/changelog.html) and see. ##...
## Description Does not render table markdown correctly when columns are formatted with GT.fmt_markdown ## Reproducible example ```python import pandas as pd from great_tables import GT, md from faker import...
On deploying a shiny app for the first time occasionally fails with the error during the step of installing packages ```sh building - Installing packages [ERROR] 2023-08-22T19:38:41-0700 Build logs: Quarto...
One of the use cases we are trying to solve for CI deployments to `shinyapps.io` is to not have the default web browser tab being open on every successful deployment...
When the user creates a shinylive link for a directory with several files, for e.g. https://github.com/posit-dev/py-shiny/tree/main/examples/brownian, the user gets to select the editor or app mode in Shinylive mode, but...
### Problem Description For example, consider an app with a slider that lets users adjust its value. Although the slider itself is clearly interactive in the browser, the text displaying...
We are systematically re-licensing rstudio packages to use the MIT license, to make our package licenses as clear and permissive as possible. To do so, we need the approval of...
## Improvement Request There ara multitude of issues reported where the driver would report a variation of the following message: `java.lang.UnsupportedOperationException: io.lettuce.core.output.ValueOutput does not support set(long)` As a hypothesis we...
We are systematically re-licensing rstudio packages to use the MIT license, to make our package licenses as clear and permissive as possible. To do so, we need the approval of...