.. AUTO-GENERATED FILE -- DO NOT EDIT!

nbformat.current
================

Module: :mod:`nbformat.current`
-------------------------------
Inheritance diagram for ``IPython.nbformat.current``:

.. inheritance-diagram:: IPython.nbformat.current 
   :parts: 3

.. automodule:: IPython.nbformat.current

.. currentmodule:: IPython.nbformat.current

Class
-----

:class:`NBFormatError`
----------------------


.. autoclass:: NBFormatError
  :members:
  :undoc-members:
  :show-inheritance:
  :inherited-members:

  .. automethod:: __init__

Functions
---------


.. autofunction:: IPython.nbformat.current.parse_json


.. autofunction:: IPython.nbformat.current.parse_py


.. autofunction:: IPython.nbformat.current.read


.. autofunction:: IPython.nbformat.current.reads


.. autofunction:: IPython.nbformat.current.reads_json


.. autofunction:: IPython.nbformat.current.reads_py


.. autofunction:: IPython.nbformat.current.write


.. autofunction:: IPython.nbformat.current.writes


.. autofunction:: IPython.nbformat.current.writes_json


.. autofunction:: IPython.nbformat.current.writes_py

