Created
January 29, 2025 10:29
-
-
Save ao/8d143db7753080f8ebb23620bdeb71eb to your computer and use it in GitHub Desktop.
Jupyter Notebooks with Rust kernel
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pip install notebook | |
cargo install evcxr_jupyter | |
evcxr_jupyter --install | |
jupyter notebook |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment