jupyter-serde 0.6.0

Serialization and Deserialization for Jupyter related data structures
Documentation
1
2
3
4
5
# `jupyter-serde`

These are shared data structures between `nbformat` and `jupyter-protocol`. This package isn't intended to be used standalone, but rather as a dependency of other crates.

You may want either one of those crates if you're wanting to work with notebook documents, directly with kernels, or both.