Skip to content

Commit 346844e

Browse files
committed
Add note to provide clarification about version numbers
1 parent c6c6c87 commit 346844e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/format_description.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
The Notebook file format
55
========================
66

7+
.. note::
8+
9+
The version number for the Jupyter Notebook format is independent of the version number for the reference implementation library.
10+
711
The official Jupyter Notebook format is defined with
812
`this JSON schema <https://github.com/jupyter/nbformat/blob/master/nbformat/v4/nbformat.v4.schema.json>`_,
913
which is used by Jupyter tools to validate notebooks.

0 commit comments

Comments
 (0)