About 50 results
Open links in new tab
  1. Conda Documentation — conda-docs documentation

    Conda provides package, dependency, and environment management for any language. The following documentation site provides all you need to get started with leveraging the power of conda.

  2. Installing conda — conda 26.1.2.dev83 documentation

    Installing conda # To install conda, you must first pick the right installer for you. The following are the most popular installers currently available: Miniconda # Miniconda is a minimal installer provided by …

  3. Installing on Windows — conda 26.1.2.dev83 documentation

    Updating conda # Open Command Prompt or PowerShell from the start menu. Run conda update conda. Uninstalling conda # In the Windows Control Panel, click Add or Remove Program. Select …

  4. Getting started with conda — conda 26.1.2.dev83 documentation

    Getting started with conda # Conda is a powerful command line tool for package and environment management that runs on Windows, macOS, and Linux. This guide to getting started with conda …

  5. Conda Documentation — conda 26.1.2.dev67 documentation

    Conda provides package, dependency, and environment management for any language. Here, you will find everything you need to get started using conda in your own projects.

  6. Managing environments — conda 26.1.2.dev67 documentation

    Managing environments # With conda, you can create, export, list, remove, and update environments that have different versions of Python and/or packages installed in them. Switching or moving …

  7. Installing with conda — conda 26.1.2.dev86 documentation

    Installing conda packages with a specific build number # If you want to install conda packages with the correct package specification, try pkg_name=version=build_string. Read more about build strings …

  8. Downloading conda — conda 23.11.1.dev1 documentation

    Want fast access to Python and the conda commands and you wish to sort out the other programs later. Choosing a version of Anaconda or Miniconda # Whether you use Anaconda or Miniconda, select …

  9. Commands — conda 26.1.2.dev67 documentation

    Conda vs. pip vs. virtualenv commands # If you have used pip and virtualenv in the past, you can use conda to perform all of the same operations. Pip is a package manager and virtualenv is an …

  10. User guide — conda 26.1.2.dev83 documentation

    Configuring conda # Reference and explanation for all the ways you can configure conda Working with packages # Learn how to search for and use conda packages Working with environments # Learn …