Skip to content

chi-feng/airdrop-gsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General Sensitivity Analysis

Screen Shot 2020-04-19 at 9 56 05 PM

Local development

  1. Start a http server in the base directory (since web workers can't be loaded over file://)
$ python3 -m http.server
  1. Visit http://localhost:8000 in your browser
  2. Edit any file and reload the page in your browser

The model