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