Juan Telleria Ruiz de Aguirre
Juan Telleria Ruiz de Aguirre
Dear @PablocFonseca , May dataPicker cellEditor be enabled from streamlit-aggrid? ```{python} MyGridOptions\ .configure_column( field = "ColumnName", cellEditor = "datePicker" ) ``` Have been trying to make it work without success....
It would be nice, and easily implementable, that when executing tidyverse_conflicts() function, a message is also included that "spreads the word" about "conflicted" R Package, as an alternative (and useful)...
Are we still on time for adding a chapter on shinyproxy.io Setup, including a Step-by-Step Tutorial? Based on: https://rtask.thinkr.fr/shiny-application-in-production-with-shinyproxy-docker-and-debian/
Enable Single Sign-On for App Runner Applications, for Corporate or Customer Internal Usage: https://aws.amazon.com/single-sign-on/#:~:text=Centrally%20manage%20access%20to%20multiple%20AWS%20accounts%20or%20applications.&text=AWS%20Single%20Sign%2DOn%20(AWS,AWS%20accounts%20or%20cloud%20applications.
In order to put it back to CRAN, I would use Python's boto3 with reticulate or R's paws Library: https://cran.r-project.org/web/packages/paws/index.html
With R >= 4.0.0 the rocker image comes configured with Ubuntu 20.04 (https://github.com/rocker-org/rocker-versioned2). I have tried to modify the Dockerfile in order to make it work, with no success. ```...
For r-devel/r-svn SVN mirror: https://github.com/r-devel/r-svn Find attached an easy to use GIT Cheatsheet: https://about.gitlab.com/images/press/git-cheat-sheet.pdf And an easy to use GIT IDE, free for Open Source/Public Projects: https://www.gitkraken.com/