Module: nbformat.v2.nbbase
Module: nbformat.v2.nbpy
Enter search terms or a module, class or function name.
Warning This documentation is for an old version of IPython. You can find docs for newer versions here.
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: 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