/NRI_Analyses

Analyses performed to answer design questions for NRI project

Primary LanguageJupyter Notebook

NRI_Analyses

Analyses performed to answer design questions for NRI project

Binder

how to setup the project to run locally

  1. download or clone repo locally
  2. install miniconda and cd the the root directory
  3. run the following command to setup the NRI conda enviornment
conda env create -f environment.yml
  1. the enviornment is now setup except for the NL OPT library and Jupyterlab plugins.activate the NRI enviornment
conda activate NRI
  1. then run the following command
Plugins.bat
  1. you are now ready to develop with the optimal design library