context("test-install")
test_that("Python 3 install works...", {
install_miniconda()
remove_miniconda()
})
# test_that("Python 2 install works...", {
# install_miniconda(version = 2)
# remove_miniconda()
# })
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.