Nothing
# Avoid nested parallelism: testthat already runs test files in parallel.
duckplyr_db_exec <- utils::getFromNamespace("db_exec", "duckplyr")
duckplyr_db_exec("SET threads TO 1")
rm(duckplyr_db_exec)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.