mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-12 14:00:27 +08:00
Use Draft4 JSON Schema for v4
This commit is contained in:
parent
d26b4291f5
commit
fd17ea8078
@ -199,6 +199,7 @@ def find_package_data():
|
||||
'IPython.nbformat' : [
|
||||
'tests/*.ipynb',
|
||||
'v3/nbformat.v3.schema.json',
|
||||
'v4/nbformat.v4.schema.json',
|
||||
]
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user