Nothing
test_that("shape() works", {
expect_identical(shape(NULL, 28),
structure(list(NULL, 28L), class = "keras_shape"))
})
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.