Installation#
Anaconda Project is available on the defaults channel
and on conda-forge. Install it into the
conda environment of your choice:
conda install anaconda-project
Or, equivalently, from conda-forge:
conda install -c conda-forge anaconda-project
Verify the install:
anaconda-project --version
If you do not yet have conda available, Miniconda is the simplest way to obtain it.