About 51 results
Open links in new tab
  1. Installing conda — conda 26.3.3.dev59 documentation

    Miniforge is an installer maintained by the conda-forge community that comes preconfigured for use with the conda-forge channel. To learn more about conda-forge, visit their website.

  2. Conda Documentation — conda-docs documentation

    Conda 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 …

  3. Getting started with conda — conda 26.3.3.dev43 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 …

  4. Conda Documentation — conda 26.3.3.dev51 documentation

    Conda is an open source project and always welcomes new contributions. Please read the following guides to get started developing conda and making your own contributions.

  5. Installing on Windows — conda 26.3.3.dev54 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 …

  6. Downloading conda — conda 22.11.1 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 the …

  7. Installing with conda — conda 26.3.3.dev39 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. Help and support — conda-docs documentation

    Note The conda-docs repository includes documentation that is common for conda and conda-build, as well as landing pages for those projects. The documentation for conda, conda-build, and other conda …

  9. User guide — conda 26.3.3.dev33 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 …

  10. Managing packages — conda 26.3.3.dev42 documentation

    It is possible to have pip installed outside a conda environment or inside a conda environment. To gain the benefits of conda integration, be sure to install pip inside the currently active conda environment …