Skip to content

McGill AI Ethics Lab Research - work includes identifying & dispelling negative effects of recommender systems

Notifications You must be signed in to change notification settings

stanley-utf8/healthy-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Healthy UI

Getting started

React via CRA

1. get nvm

https://github.com/nvm-sh/nvm

2. install the right node / npm version with nvm

$ cd react-app && nvm use

3. install node modules

$ npm install

4. start the webpack dev server

$ npm run start

Python / Flask

via venv

1. create the venv

$ python -m venv .venv

2. activate it

$ source .venv/bin/activate

3. install reqs via pip

pip install -r requirements.txt

via docker

About

McGill AI Ethics Lab Research - work includes identifying & dispelling negative effects of recommender systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •