##// END OF EJS Templates
Sphinx templates draw underlaying data from Sphinx classes.
Sphinx templates draw underlaying data from Sphinx classes.

File last commit:

r9738:36470864
r9745:9000e516
Show More
README.rst
33 lines | 672 B | text/x-rst | RstLexer

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