Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).
Read and write notebooks in JSON format.
Authors:
Bases: IPython.nbformat.v1.rwbase.NotebookReader
Convert from a raw JSON dict to a nested NotebookNode structure.