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: json.encoder.JSONEncoder
A JSON encoder that accepts b64 (and other ascii) bytestrings.