View source: R/utils_python_conda.R
get_py_package_versions | R Documentation |
Function for requesting a summary of the versions of all critical python components.
get_py_package_versions()
Returns a list that contains the version number of python and
the versions of critical python packages. If a package is not available
version is set to NA
.
Other Utils:
auto_n_cores()
,
clean_pytorch_log_transformers()
,
create_config_state()
,
create_dir()
,
generate_id()
,
get_file_extension()
,
is.null_or_na()
,
output_message()
,
print_message()
,
run_py_file()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.