About 8,340 results
Open links in new tab
  1. Managing environments — conda 25.11.1.dev21 documentation

    Conda can no longer find your environment with the --name flag. You’ll generally need to pass the --prefix flag along with the environment’s full path to find the environment.

  2. Installing on Windows — conda 25.11.1.dev16 documentation

    Updating conda # Open Command Prompt or PowerShell from the start menu. Run condaupdateconda.

  3. Installing conda — conda 25.11.1.dev21 documentation

    Anaconda Distribution is a full featured installer that comes with a suite of packages for data science, as well as Anaconda Navigator, a GUI application for working with conda environments.

  4. Learn to use conda in 30 minutes at bit.ly/tryconda TIP: Anaconda Navigator is a graphical interface to use conda. Double-click the Navigator icon on your desktop or in a Terminal or at the Anaconda …

  5. Cheatsheet - Conda

    Importing Environments Tip: When importing an environment, conda resolves platform and package specifics.

  6. 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.

  7. Getting started with conda — conda 25.11.1.dev18 documentation

    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 goes over the basics of …

  8. conda init and conda activate — conda 25.11.1.dev16 documentation

    The main idea behind initialization is to provide a conda shell function that allows the Python code to interact with the shell context more intimately. It also allows a cleaner PATH manipulation and …

  9. Using the .condarc conda configuration file

    The conda configuration file, .condarc, is an optional runtime configuration file that allows advanced users to configure various aspects of conda, such as which channels it searches for packages, proxy …

  10. Conda Documentation — conda-docs documentation

    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 goes over the basics of …