find_python_cmd()
and is_python_sufficient()
now run
normalizePath(mustWork = FALSE)
on potential python binary paths.is_python_sufficient()
now uses system2()
instead of system()
.reticulate
package is not installed.reticulate::py_discover_config()
to find more python
binaries if can't otherwise find a suitable python command.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.