Skip to content
#

rstudio

Here are 860 public repositories matching this topic...

jupytext
mwouts
mwouts commented Feb 12, 2020

This was initially a question by @lwasser on Twitter: Is anyone using a tool that "cleans" or tests @ProjectJupyter notebooks for things like extra imports, PEP 8, etc etc?

It would be interesting to describe what we can do with jupytext at the command line, and also, what can be done with pre-commit hooks.

Regarding the comma

tytony
tytony commented Jul 11, 2019

The documentation of "taskItem" shows that we can use color which is listed in ?validColors for the bar, but I found that only red, yellow, aqua, blue, light-blue and green are effective. If I use other colors, the bar will become blue. I'm not sure is it a bug of taskItem.

kassambara
kassambara commented Jan 4, 2020

In the certify.sh, the links for downloading options-ssl-nginx.conf and ssl-dhparams.pem no longer work leading to failures when trying to build ShinyStudio Stack.

https://github.com/dm3ll3n/ShinyStudio/blob/df57dea345ef3af8927c6342da967e8fef8869a7/certify.sh#L23-L27

The links should be updated as follow:

certbot_run "\
apk update && \
apk add curl && \
curl -s https://raw.git

Improve this page

Add a description, image, and links to the rstudio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rstudio topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.