Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

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)