#toy #client #jupyter #kernel

app jupyterm

A toy implementation of the Jupyter client in Rust

1 unstable release

0.1.0 Nov 1, 2020

#19 in #jupyter

22 downloads per month

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

~4MB
~77K SLoC