README.rst
32 lines
| 678 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
- Python script
As these tools mature, these utilities will be merged into IPython.
Requirements
Sphinx-Latex:
$ #see http://jimmyg.org/blog/2009/sphinx-pdf-generation-with-latex.html $ sudo apt-get install texlive-full