nbformat.v2
nbformat.v2.nbbase
Enter search terms or a module, class or function name.
Code for converting notebooks to and from the v2 format.
Authors:
Convert a notebook to the v2 format.
nb : NotebookNode
The Python representation of the notebook to convert.
orig_version : int
The original version of the notebook to convert.