Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
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.