stla

Results 169 comments of stla

WORKS IN SHINY !!!!!!! The "trick" was to put Bootstrap-5.3.2 in the **www** folder. ![dtdarkshiny](https://github.com/rstudio/DT/assets/4466543/c120db1f-14aa-4ddd-b732-5d0aded00e93) ```r library(shiny) library(DT) ui

What do we do? Even if the dark mode is suspicious, we can upgrade DataTables. We are not obliged to use the dark mode. I do a PR or not?

Ok, will do soon. And maybe the dark mode works with **bslib**, I don't remember whether I tried or not...

No idea, your code is not understandable without more contextx Regarding the aternatives, there is **reactable** and **gt**.

Hello @HeskethGD I'm glad my code is helping someone. I did a [package](https://github.com/stla/pyweierstrass) now (not published).

I believe I implemented it in a R package. I'll port it to Python one day.

Can't we simply hide the row names column (`visible=FALSE`)?