Skip to content

stanford-policylab/mathbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathbot Build Status

This repo is for the Mathbot interactive UI and the content.

Repo structure

 . 
 ├-- content/                            # content files that compilers can ingest
 ├-- test/                               # unit tests
 ├-- www/                                # all frontend files
 |   ├-- static/ 
 |   |      └-- resources/js/mathbot.js  # mathbot FSM logic  
 |   └-- templates/
 ├-- run.sh                              # start the mathbot server
 └-- README.md 

How to run?

pip install -r requirements.txt
sh run.sh 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published