A widget browser WSGI app.
Parameters:
- template_dirs: A list of directories that shall be searched for temlates used by the widget browser.
- interactive: Enable code execution. This is needed to for the REPL and to override display arguments via the web interface. This is a BIG SECURITY HOLE, enable only in a controlled environment.
- docs_dir: A directory where sphinx sources live.