| Primary workflow | Integrated desktop workspace for analysis: AI-assisted Python notebooks, AutoLab experiments, and Mercury app publishing. | Environment and package platform: conda-based Python management, tool launching through Navigator, and optional cloud notebooks and AI features layered on top. |
| Execution environment | Local desktop application where code and data run on your machine. | Local distribution for Python environments plus optional hosted notebook environments in the cloud. |
| Privacy model | Local-first by default; AI requests go only to your chosen provider or Local LLM setup. | Local distribution keeps data on the machine, while cloud notebook features use hosted infrastructure; enterprise deployments can add private or on-prem controls. |
| AI assistance | Integrated AI assistant with support for Local LLMs, your own API keys, or the hosted Free, Pro, or Business plans. | Anaconda Assistant is available in local and cloud contexts, but free-tier usage is limited and higher usage depends on paid plans; BYO provider is not the main public positioning. |
| ML experimentation | AutoLab runs autonomous experiments locally with feature search, pipeline comparison, and optimization without extra libraries. | No built-in AutoML layer; users rely on standard ML libraries or external AutoML packages assembled inside Anaconda-managed environments. |
| Notebook publishing | Mercury converts notebooks into interactive web apps inside the desktop workflow. | Publishing options exist in cloud notebook products, but notebook-to-app publishing is not a core integrated part of the local distribution workflow. |
| Environment management | Supports standard Python environments, but environment management is not the main product focus. | This is Anaconda’s core strength: conda, Miniconda, Navigator, curated repositories, and enterprise package governance. |
| Sharing results | Mercury apps are designed for sharing analysis with non-technical stakeholders; .ipynb files stay portable. | Local notebooks can be shared as files, while cloud notebooks add hosted sharing and publishing paths inside the Anaconda platform. |
| Best fit user | Data scientists and analysts who want an integrated local workspace for exploration, ML experimentation, and result sharing without assembling a toolchain. | Users and teams who need a reliable Python foundation, strong package management, and access to a broad ecosystem of data science tools. |
| Pricing model | Free, Pro, and Business hosted plans, plus a separate $199 perpetual license with one year of updates for Local LLMs and your own provider keys. | Free distribution for core environment management, with paid cloud and enterprise tiers layered on top. |