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

Module: :mod:`nbformat.current`
===============================
.. automodule:: IPython.nbformat.current

.. currentmodule:: IPython.nbformat.current

2 Classes
---------

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

.. autoclass:: NotJSONError
  :members:
  :show-inheritance:

10 Functions
------------

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


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


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


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


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


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


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


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


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


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