Rust Jupyter Client

pipeline status

Development documentation

A new interface for running interactive python code.

Installation

Add the following to your Cargo.toml:

toml [dependencies] jupyter-client = { git = "https://gitlab.com/srwalker101/rust-jupyter-client.git", branch = "dev" }