Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 280 Bytes

File metadata and controls

13 lines (7 loc) · 280 Bytes

01-bias in ML

Bias in ML

Installing dependencies

  1. Install idyll globally (only need to do this once): npm install -g idyll
  2. Install local dependencies: npm install

Running local dev server

  1. Run idyll --template _local.html in the root of this project.