IPython Documentation

Table Of Contents

Previous topic

Module: nbformat.v2.nbpy

Next topic

Module: nbformat.v2.rwbase

This Page

Note

This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).

Module: nbformat.v2.nbxml

Read and write notebook files as XML.

Authors:

  • Brian Granger

1 Class

class IPython.nbformat.v2.nbxml.XMLReader

Bases: IPython.nbformat.v2.rwbase.NotebookReader

1 Function

IPython.nbformat.v2.nbxml.indent(elem, level=0)