nikola-rahman
Results
2
comments of
nikola-rahman
+1 with Version 116.0.5845.110 (Official Build) (arm64). Disabling extension Power Thesaurus "solved" the issue for me.
Steps that worked for me in Colab: 1. Install Rust toolchain: ``` !curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y ``` 2. Export path to Rust for...