#toy #jupyter #client #kernel

app jupyterm

A toy implementation of the Jupyter client in Rust

1 unstable release

0.1.0 Nov 1, 2020

#26 in #jupyter

Apache-2.0

14KB
303 lines

jupyterm

A *toy implementation of the Jupyter client in Rust.

*broken toy: I had to manually turn off auth on my installation of the IPython kernel. Need to fix message signing.

Usage

$ cargo run

Dependencies

~4.5MB
~85K SLoC