context("loss_dice")
test_that("loss_dice is a proper python function", {
expect_equal(c("python.builtin.function", "python.builtin.object"),
class(loss_dice()))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.