PostProcessor for serving reveal.js HTML slideshows.
Bases: tornado.web.RequestHandler
handler the proxies requests from a local prefix to a CDN
finish the request
proxy a request to a CDN
Bases: IPython.nbconvert.postprocessors.base.PostProcessorBase
Post processor designed to serve files
Proxies reveal.js requests to a CDN if no local reveal.js is present
Serve the build directory with a webserver.