jupyter / nbformat

Reference implementation of the Jupyter Notebook format
http://nbformat.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
265 stars 152 forks source link

Fix deprecation warning suggestion #311

Closed martinRenou closed 2 years ago

martinRenou commented 2 years ago

This is more in accordance with normalize

    Returns
    -------
    changes : int
        number of changes in the notebooks
    notebook : dict
        deep-copy of the original object with relevant changes.