================================================================ nbconvert: conversion utilities for the IPython notebook format ================================================================ Overview ======== nbconvert provides command line utilities to convert to and from IPython notebooks and standard formats: - ReST - Markdown - HTML - PDF - Python script As these tools mature, these utilities will be merged into IPython. Requirements ============ Sphinx-Latex: $ sudo apt-get install texlive-full see http://jimmyg.org/blog/2009/sphinx-pdf-generation-with-latex.html Running Tests ============= Using nbconvert ===============