#' @importFrom reticulate use_python
#' @return a alias for reticulate::use_python
#' @export
reticulate::use_python
#' @importFrom tensorflow tf
#' @return a alias for tensorflow::tf
#' @export
tensorflow::tf
#' @importFrom reticulate PyClass
#' @return a alias for reticulate::PyClass
#' @export
reticulate::PyClass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.