View source: R/install_and_config.R
| get_recommended_py_versions | R Documentation |
Returns the minimum and maximum versions of the core python packages used in aifeducation. It is recommended to use packages of these version. Packages of other versions can result in errors or unexpected results.
get_recommended_py_versions()
Returns a data.frame with the packages in the columns and the minimum and
maximum version in the rows.
Other Installation and Configuration:
check_aif_py_modules(),
install_aifeducation(),
install_aifeducation_studio(),
install_py_modules(),
prepare_session(),
set_transformers_logger(),
update_aifeducation()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.