Description Usage Value Examples
Python configuration
1 |
Returns a reticulate::py_config object, which also has the
python_info
class. It is a named list of values.
If reticulate is not installed or Python is not configured,
then it return a python_info
object that is a character vector, and
it does not have a py_config
class.
1 2 | python_info()
session_info(info = "all")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.