Skip to content

A Django project for the Web UIs of the Data, Resposibly.

Notifications You must be signed in to change notification settings

DataResponsibly/dataResponsiblyUI

Repository files navigation

dataResponsiblyUI

A Django project for the Web UIs of the Data, Responsibly, including

Run the Web UIs locally

  1. Install Anaconda or Miniconda.
  2. Use the following command to initiate the environment.
git clone https://github.com/DataResponsibly/dataResponsiblyUI.git
cd dataResponsiblyUI
conda env create -f environment.yml
conda activate dataResponsiblyUI
python manage.py migrate
python manage.py runserver

Then you can access in the browser

About

A Django project for the Web UIs of the Data, Resposibly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published