Module: nbformat.v1.nbbase
Module: nbformat.v1.rwbase
Enter search terms or a module, class or function name.
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.
Bases: IPython.nbformat.v1.rwbase.NotebookWriter