Tool for encapsulating, running, and reproducing data science projects
conda install conda-forge::anaconda-project
conda install conda-forge/label/cf201901::anaconda-project
conda install conda-forge/label/cf202003::anaconda-project
conda install conda-forge/label/gcc7::anaconda-project
By adding an anaconda-project.yml to a project directory, a single anaconda-project runcommand will be able to set up all dependencies and then launch the project.