# Automatically generated by openapi-generator (https://openapi-generator.tech)
# Please update as you see appropriate
context("Test StaticNotebooksApi")
api.instance <- StaticNotebooksApi$new()
test_that("ConvertNotebook", {
# tests for ConvertNotebook
# base path: http://localhost
# Convert a Notebook ipynb file to a static HTML representation
# Convert a Notebook ipynb file to a static HTML representation
# @param notebook character Notebook ipynb file
# @return [Void]
# uncomment below to test the operation
#expect_equal(result, "EXPECTED_RESULT")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.