Skip to content

Latest commit

 

History

History

build

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Building the deep-review manuscript

build.sh builds the repository. sh build.sh should be executed from the root directory of the repository.

Environment

Install the conda environment specified in environment.yml by running:

conda env create --file environment.yml

Activate with source activate deep-review.