

First you will need Conda to be installed and downloading and running the Miniconda will do this for you. Now you can initialize your shell with the following command: Miniconda allows you to create a minimal self contained Python installation, and then use the Conda command to install additional packages. condarc in your home directory with that setting to override the default. Installation Review the system requirements listed below before installing Anaconda Distribution. The first time you run it, it'll create a. If you don't want the conda base environment (you may not want this because as of now there are conflicts with later versions of Python and npm)Ĭonda config -set auto_activate_base false Sh ~/miniconda.sh -b -f -p $HOME/.miniconda It is a lightweight version with only conda, a handful of useful modules like zlib, pip, and a few others including Python. Jupyter Notebook can be installed separately, but having either Anaconda or Miniconda already installed makes installing Jupyter Notebook easier. Download the installer for your operating system from the link on the conda documentation site. Miniconda is a lightweight version of Anaconda: a virtual environment manager for Python.

#INSTALL MINICONDA HOW TO#
This guide will show you how to install the latest version of Miniconda.
