This function is deprecated. Use the extra_packages
argument to
install_tensorflow()
or reticulate::py_install()
to install additional packages.
install_tensorflow_extras(packages, conda = "auto")
Python packages to install
Path to conda executable (or "auto" to find conda using the PATH and other conventional install locations). Only used when TensorFlow is installed within a conda environment.