View source: R/python_environment.R
install_giotto_environment_specific | R Documentation |
installation of giotto environment
install_giotto_environment_specific(
packages_to_install = c("pandas", "networkx", "python-igraph", "leidenalg",
"python-louvain", "python.app", "scikit-learn"),
python_version = "3.10.2",
mini_install_path = NULL,
verbose = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.