There was an error while loading. Please reload this page.
1 parent c6c6c87 commit 346844eCopy full SHA for 346844e
1 file changed
docs/format_description.rst
@@ -4,6 +4,10 @@
4
The Notebook file format
5
========================
6
7
+.. note::
8
+
9
+ The version number for the Jupyter Notebook format is independent of the version number for the reference implementation library.
10
11
The official Jupyter Notebook format is defined with
12
`this JSON schema <https://github.com/jupyter/nbformat/blob/master/nbformat/v4/nbformat.v4.schema.json>`_,
13
which is used by Jupyter tools to validate notebooks.
0 commit comments