docs: sync Traditional Chinese README with latest updates#8638
Merged
mscolnick merged 1 commit intomarimo-team:mainfrom Mar 12, 2026
Merged
docs: sync Traditional Chinese README with latest updates#8638mscolnick merged 1 commit intomarimo-team:mainfrom
mscolnick merged 1 commit intomarimo-team:mainfrom
Conversation
- Update molab links (replace stale `marimo.app` links and `shield.svg` badges) - Fix `pip install "marimo[recommended]"` quoting - Sync AI assistant link (remove stale `#using-ollama` anchor) - Add Reddit community link - Language polish for consistency ## 📝 Summary Syncs the Traditional Chinese README with recent upstream changes, including molab link migrations, link fixes, and minor language improvements. ## 🔍 Description of Changes **Updated molab links (ref: marimo-team#8112):** - Replaced `marimo.app/l/*` playground links with `molab.marimo.io/notebooks/*` links - Updated badge images from `shield.svg` to `molab-shield.svg` - Replaced stale online playground sentence with molab intro sentence - Replaced video link with molab live notebook link **Link fixes (ref: marimo-team#8266):** - Added Reddit community link (`🤖 在 Reddit 上追蹤我們`) - Fixed AI assistant doc link (removed stale `#using-ollama` anchor) **Language & formatting fixes:** - Fixed `pip install marimo[recommended]` → `pip install "marimo[recommended]"` (proper shell quoting) - `運行` → `執行` (more formal/consistent term for "run") - `命令列` → `終端機` (more natural term for "terminal") - `創建` → `建立` (standard Traditional Chinese for "create") - `配置` → `設定` (standard Traditional Chinese for "configure") - Removed outdated contribution bullet list that duplicates CONTRIBUTING.md info ## 📋 Checklist - [x] I have read the [contributor guidelines](https://github.com/marimo-team/marimo/blob/main/CONTRIBUTING.md). - [ ] For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on [Discord](https://marimo.io/discord?ref=pr), or the community [discussions](https://github.com/marimo-team/marimo/discussions) (Please provide a link if applicable). - [ ] I have added tests for the changes made. - [x] I have run the code and verified that it works as expected.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
marimo.applinks andshield.svgbadges)pip install "marimo[recommended]"quoting#using-ollamaanchor)📝 Summary
Syncs the Traditional Chinese README with recent upstream changes, including molab link migrations, link fixes, and minor language improvements.
🔍 Description of Changes
Updated molab links (ref: #8112):
marimo.app/l/*playground links withmolab.marimo.io/notebooks/*linksshield.svgtomolab-shield.svgLink fixes (ref: #8266):
🤖 在 Reddit 上追蹤我們)#using-ollamaanchor)Language & formatting fixes:
pip install marimo[recommended]→pip install "marimo[recommended]"(proper shell quoting)運行→執行(more formal/consistent term for "run")命令列→終端機(more natural term for "terminal")創建→建立(standard Traditional Chinese for "create")配置→設定(standard Traditional Chinese for "configure")📋 Checklist