Hardware Reference
In-Depth Information
Once the repository is cloned, it is ime to launch the web server!
The exercises are distributed under a non-commercial license
while the web server framework is distributed under an MIT
license. You must be aware of the license agreements when
trying to make use of resources from Khan Academy.
The launch of the server involves a single step. After switching to the khan-exercises
directory, the web server can be launched as follows:
python -m SimpleHTTPServer
The web server can be accessed on a local network by using your Raspberry Pi's IP address
from a browser using http://192.168.1.98:8000/khan-exercises/exercises/ .
The following is a screenshot of the web server hosted on a Raspberry Pi:
Khan Academy exercises on a local server
 
Search WWH ::




Custom Search