CCNP ROUTE Study – OSPF DR/BDR Elections (and how to rig them….)

1 year ago

When multiple OSPF routers are connected to a multi-access medium such as Ethernet, a Designated Router (DR) and a Backup…

Scaling Shiny Apps for Python and R: Sticky Sessions on Heroku

3 years ago

Shiny for R and Python can be You'll need Git and the Heroku CLI. We will implement scaling, which implies…

Manage Dependencies with the deps R Package for Docker Containers

3 years ago

When building Docker images for your R-based applications, the biggest hurdle is knowing exactly which packages and system libraries your…

Containerizing Shiny for Python and Shinylive Applications

3 years ago

Shiny is a framework that makes it easy to build interactive web applications. Shiny was introduced 10 years ago as…

How to Set Up Quarto with Docker, Part 2: Dynamic Content

4 years ago

Most of these options do not really require the hosting to be container based, because the rendered HTML can be…

How to Set Up Quarto with Docker, Part 1: Static Content

4 years ago

Quarto is an open-source scientific and technical publishing system built on Pandoc. It is a cross-platform tool to create dynamic…

We Need to Talk About Docker Registries

4 years ago

Many Docker tutorials begin with docker pull as the first command to cover. The docker pull command is followed by…

Containerizing Interactive R Markdown Documents

4 years ago

The You can also pull the following two Docker images:docker pull eddelbuettel/r2u:20.04 docker pull nginx:alpineRuntime: ShinyThe way to make R…

UseR!2022: Best Practices for Shiny Apps with Docker and More

4 years ago

The useR!2022 event was hosted by the Department of Biostatistics at Vanderbilt University Medical Center. The organizers and volunteers did…

How Many Shiny Apps Can You Host for Free?

4 years ago

Shiny is an incredible piece of technology. The ease of which with you can make simple prototypes or even production-grade…

This website uses cookies.