Module: nbformat.v1.nbjson
Module: nbformat.v2
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.
Base classes and function for readers and writers.
Authors:
Bases: object
Read a notebook from a file like object
Read a notebook from a string.
Write a notebook to a file like object
Write a notebook to a string.