jupyter-serde

Crates.iojupyter-serde
lib.rsjupyter-serde
version0.9.0
sourcesrc
created_at2024-10-29 01:04:27.658212
updated_at2025-01-09 21:04:41.918569
descriptionSerialization and Deserialization for Jupyter related data structures
homepage
repositoryhttps://github.com/runtimed/runtimed
max_upload_size
id1426252
size1,839
Kyle Kelley (rgbkrk)

documentation

README

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.

Commit count: 623

cargo fmt