Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).
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.