IPython Documentation

Table Of Contents

Previous topic

Module: nbformat.current

Next topic

Module: nbformat.v1.nbbase

This Page

Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

Module: nbformat.v1.convert

Convert notebook to the v1 format.

1 Function

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