Skip to content

Instantly share code, notes, and snippets.

@AlexMikhalev
Created May 27, 2021 20:27
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexMikhalev/d9e20a98cf5fb30007c21544915990a2 to your computer and use it in GitHub Desktop.
Save AlexMikhalev/d9e20a98cf5fb30007c21544915990a2 to your computer and use it in GitHub Desktop.
Reinstall Rust Kernel
cargo install evcxr_jupyter
jupyter --list
jupyter kernelspec list
jupyter kernelspec uninstall rust
evcxr_jupyter --install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment