IPython Documentation

Table Of Contents

Previous topic

nbformat.current

Next topic

nbformat.v1.nbbase

This Page

nbformat.v1.convert

Module: nbformat.v1.convert

Convert notebook to the v1 format.

IPython.nbformat.v1.convert.convert_to_this_nbformat(nb, orig_version=None)