Skip to content

Bill-Becker/Internal_REopt_Lite_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internal_REopt_Lite_Analysis

Run REopt Lite API hosted locally or on a remote server

Setup

  1. Install Docker (https://www.docker.com/get-started)
  2. Open a command line terminal (e.g. command prompt, bash terminal) and type cd path/to/cloned/repo
  3. Type docker-compose up --build or docker compose up --build depending on the version of Docker
  4. Click the provided URL (starting with http://127.0.0.1) to open Jupyter Lab in your browser
  5. Click on the work folder in the left-hand project explorer and navigate to /notebooks/<your notebook>
  6. If running REopt locally, you will also need to spin up REopt Lite Docker containers (https://github.com/NREL/REopt_Lite_API)
  7. To shut down, cntrl+c in the terminal or shutdown using the Jupyter Lab controls

After initial setup

  1. To spin up again after you've already done --build in step 3. above, just type docker compose up and click the Jupyter URL

About

Post and poll to REopt Lite API locally or externally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published