# NOT RUN {
# install text required python packages in a miniconda environment (macOS and Linux)
textrpp_install(prompt = FALSE)
# install text required python packages to an existing conda environment
textrpp_install(conda = "~/anaconda/bin/")
# }
# NOT RUN {
# install text required python packages in a virtual environment
textrpp_install_virtualenv()
# }
Run the code above in your browser using DataLab