Skip to content

seldonian-toolkit/GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seldonian Interface GUI

A Flask application to help users build constraint strings. One example of a Seldonian interface.

Usage

First, install dependencies into your virtual environment:

$ pip install -r requirements

Run the gui via:

$ python run.py

This will run the GUI on localhost:5001