How to Install Anaconda Enterprise on Windows

Install Anaconda : Anaconda Enterprise is an enterprise-ready, secure, and scalable data science platform that empowers teams to govern data science assets, collaborate, and deploy data science projects.

Enterprise 5 includes these capabilities:

Easily deploy your projects into interactive data applications, live notebooks, and machine learning models with APIs.
Share those applications with colleagues and collaborators.
Manage your data science assets: notebooks, packages, environments, and projects in an integrated data science experience.

Anaconda Distribution
Anaconda Distribution is a free, easy-to-install package manager, environment manager, and Python distribution with a collection of 1,500+ open source packages

Anaconda Cloud
Anaconda Cloud is a package management service that makes it easy to find, access, store, and share public notebooks and environments, as well as conda and PyPI packages.

Installing on Windows
Download the Anaconda installer.

RECOMMENDED: Verify data integrity with SHA-256. For more information on hashes, see What about cryptographic hash verification?

Double click the installer to launch.

To prevent permission errors, do not launch the installer from the Favorites folder.

If you encounter issues during installation, temporarily disable your anti-virus software during install, then re-enable it after the installation concludes. If you installed for all users, uninstall Anaconda and re-install it for your user only and try again.

Click Next.

Read the licensing terms and click “I Agree”.

Select an install for “Just Me” unless you’re installing for all users (which requires Windows Administrator privileges) and click Next.

Select a destination folder to install Anaconda and click the Next button. See FAQ.

Install Anaconda to a directory path that does not contain spaces or unicode characters.

Do not install as Administrator unless admin privileges are required.

Choose whether to add Anaconda to your PATH environment variable. We recommend not adding Anaconda to the PATH environment variable, since this can interfere with other software. Instead, use Anaconda software by opening Anaconda Navigator or the Anaconda Prompt from the Start Menu.

Choose whether to register Anaconda as your default Python. Unless you plan on installing and running multiple versions of Anaconda or multiple versions of Python, accept the default and leave this box checked.

Click the Install button. If you want to watch the packages Anaconda is installing, click Show Details.

Click the Next button.

Optional: To install PyCharm for Anaconda, click on the link to https://www.anaconda.com/pycharm.

Or to install Anaconda without PyCharm, click the Next button.

After a successful installation you will see the “Thanks for installing Anaconda” dialog box:

If you wish to read more about Anaconda Cloud and how to get started with Anaconda, check the boxes “Learn more about Anaconda Cloud” and “Learn how to get started with Anaconda”. Click the Finish button.


Discover more from mycodetips

Subscribe to get the latest posts sent to your email.

Discover more from mycodetips

Subscribe now to keep reading and get access to the full archive.

Continue reading

Scroll to Top