Nix flake template for a Jupyter Lab environment with a Rust kernel.
mkdir my-project && cd my-project
nix flake init -t github:encodepanda/rustyjupyter
nix develop
jupyter labSee rust-examples.ipynb for a sample notebook with Rust code.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Nix flake template for a Jupyter Lab environment with a Rust kernel.
mkdir my-project && cd my-project
nix flake init -t github:encodepanda/rustyjupyter
nix develop
jupyter labSee rust-examples.ipynb for a sample notebook with Rust code.