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.