Module: nbformat.v2.nbbase
Module: nbformat.v2.nbpy
Enter search terms or a module, class or function name.
Read and write notebooks in JSON format.
Authors:
Bases: json.encoder.JSONEncoder
A JSON encoder that accepts b64 (and other ascii) bytestrings.
Bases: IPython.nbformat.v2.rwbase.NotebookReader
Bases: IPython.nbformat.v2.rwbase.NotebookWriter