There was an error while loading. Please reload this page.
To run KhanLatest, clone the repository, cd into the directory, type source activate, and then kenv runlocal.
cd
source activate
kenv runlocal
Check the webapp2 Documentation for more information on webapp2.
More on WSGI (Web Server Gateway Interface) look here.
Webapp2 guide to unit-testing