v0.6.12: Multilingual Notebook Fix
๐ Multilingual Notebook Fix
Bug Fixes
- Fixed one-liner installer multilingual notebook visibility: The installer now downloads all 11 language directories instead of just 3 (en/ja/hybrid)
- Complete language support: Users can now access notebooks in German, English, Spanish, French, Italian, Japanese, Korean, Portuguese, Russian, Chinese, and Hybrid environments
Available Languages
๐ฉ๐ช German โข ๐บ๐ธ English โข ๐ช๐ธ Spanish โข ๐ซ๐ท French โข ๐ฎ๐น Italian โข ๐ฏ๐ต Japanese โข ๐ฐ๐ท Korean โข ๐ต๐น Portuguese โข ๐ท๐บ Russian โข ๐จ๐ณ Chinese โข ๐ฆ๐ Hybrid
Installation
curl -sSL https://raw.githubusercontent.com/JunSuzukiJapan/rustorch/main/install_jupyter.sh | bashCargo Installation
cargo add rustorch@0.6.12All multilingual notebook folders are now properly visible in Jupyter Lab browser interface when using the one-liner installer.
Full Changelog: v0.6.11...v0.6.12