Development documentation
A new interface for running interactive python code.
Add the following to your Cargo.toml:
toml [dependencies] jupyter-client = { git = "https://gitlab.com/srwalker101/rust-jupyter-client.git", branch = "dev" }