An open API service indexing awesome lists of open source software.

https://github.com/vinayak-mehta/jupyterm

A toy implementation of the Jupyter client in Rust.
https://github.com/vinayak-mehta/jupyterm

Last synced: 9 months ago
JSON representation

A toy implementation of the Jupyter client in Rust.

Awesome Lists containing this project

README

          

# jupyterm

A \*toy implementation of the Jupyter client in Rust.

\*broken toy: I had to manually turn off auth on my installation of the [`jupyter_client`](https://github.com/jupyter/jupyter_client) used by the IPython kernel. Need to fix message signing.

## Usage

```
$ cargo run
```