Search35 Results

Quick start guide to using R, Rstudio and Python together on University-managed computers including installation without administrator credentials, utilization of unique conda environments for each project, adding additional channels for packages, adding R and Python packages to the environment, launching Rstudio, utilizing the reticulate R package and backing up configurations for portability and reproducibility.
Index of Miniconda How-To Articles for Virtual Conda Environments
Create conda environment for using Rstudio with R packages to ensure a robust set of base packages (like ggplot2 and dplyr) compiled specifically for your environment.
Update a Package in a Conda Environment via Command Line Interface
Install a PyPI Package with PIP in a Conda Environment via Command Line Interface
Install a Package in a Conda Environment via Command Line Interface
Upgrade a PyPI Package with PIP in a Conda Environment via Command Line Interface
Update all Packages in a Conda Environment via Command Line Interface
Remove a Package in a Conda Environment via Command Line Interface.
Install an R package from CRAN in a virtual conda environment using the command line interface.
Index of Anaconda Navigator articles.
Quick start guide to using Anaconda for Python on University-managed computers including installation without administrator credentials, utilization of unique conda environments for each project, adding additional channels for packages and backing up configurations for portability and reproducibility. Please see linked articles for detailed how-to instructions and the additional assistance links for more documents related to the subject.
Quick start guide to using Miniconda for Python on University-managed computers including installation without administrator credentials, utilization of unique conda environments for each project, adding additional channels for packages and backing up configurations for portability and reproducibility. Please see linked articles for detailed how-to instructions and the additional assistance links for more documents related to the subject.
Compare three versions of the Conda engine to help you pick the best one for your technical skills and computer type. You can choose Anaconda Navigator for a beginner-friendly, "point-and-click" experience, or go with Miniconda or Miniforge if you prefer a lightweight, professional setup that saves disk space. While they differ in size and interface, all three create isolated "sandboxes" to ensure your software projects don't interfere with each other.
A central guide for researchers to build stable and high-performance coding environments using the Conda ecosystem. It brings together best practices—such as choosing the right distribution and using "blueprints" to share work—to help you avoid technical conflicts and ensure your research can be perfectly recreated by others. By following these strategies, you can protect your productivity and make your software projects both portable and reliable.