nbschema

Schemas for the Jupyter Notebook

Usage no npm install needed!

<script type="module">
  import nbschema from 'https://cdn.skypack.dev/nbschema';
</script>

README

nbschema

All the notebook format schemas*, available on npm.

npm install nbschema

* Only v3 and v4 notebooks have schemas

Note for webpack users

You'll need to include the json-loader, as this package requires the JSON schemas directly.