View source: R/install_and_config.R
| prepare_session | R Documentation |
This functions checks for python and a specified environment. If the environment exists it will be activated. If python is already initialized it uses the current environment.
prepare_session(env_type = "auto", envname = "aifeducation")
env_type |
|
envname |
|
Function does not return anything. It is used for preparing python and R.
Other Installation and Configuration:
check_aif_py_modules(),
get_recommended_py_versions(),
install_aifeducation(),
install_aifeducation_studio(),
install_py_modules(),
set_transformers_logger(),
update_aifeducation()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.