Latest posts
R
public
Manage Dependencies with the deps R Package for Docker Containers
The deps package gives you a lightweight option to manage package dependencies and you can install these inside containers.
7 min read
Python
public
Containerizing Shiny for Python and Shinylive Applications
Shiny for Python brings easy interactivity to web applications that build on the data and scientific stack of Python. Containerizing Py-Shiny apps is the next step towards deployment to a wide array of hosting options, including static hosting.
6 min read
Quarto
public
How to Set Up Quarto with Docker, Part 2: Dynamic Content
Quarto is next generation R Markdown that brings interactivity to documents using widgets, Observable, and Shiny. Let's see how to add server side execution to your Docker containers.
5 min read
Quarto
public
How to Set Up Quarto with Docker, Part 1: Static Content
Learn how to work with Quarto inside a Docker container so that you can render and serve HTML documents and projects with ease.
8 min read