From 45a194041dc19337609941d0f3108e4d1c6b59c7 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Sat, 18 Jul 2026 18:54:59 +1000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=94=84=20resync=20troubleshooting.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .translate/state/troubleshooting.md.yml | 6 ++++++ lectures/troubleshooting.md | 14 ++++++++------ 2 files changed, 14 insertions(+), 6 deletions(-) create mode 100644 .translate/state/troubleshooting.md.yml diff --git a/.translate/state/troubleshooting.md.yml b/.translate/state/troubleshooting.md.yml new file mode 100644 index 00000000..047f21f8 --- /dev/null +++ b/.translate/state/troubleshooting.md.yml @@ -0,0 +1,6 @@ +source-sha: d406800dd7c10924c709adc67913ea5cc54038c6 +synced-at: "2026-07-18" +model: claude-sonnet-5 +mode: RESYNC +section-count: 2 +tool-version: 0.17.0 diff --git a/lectures/troubleshooting.md b/lectures/troubleshooting.md index 55ff186d..22f281e3 100644 --- a/lectures/troubleshooting.md +++ b/lectures/troubleshooting.md @@ -7,6 +7,11 @@ kernelspec: display_name: Python 3 language: python name: python3 +translation: + title: 故障排除 + headings: + Fixing Your Local Environment: 修复本地环境 + Reporting an Issue: 报告问题 --- (troubleshooting)= @@ -41,7 +46,7 @@ kernelspec: 另一个选择是直接删除Anaconda然后重新安装。 -你还需要保持外部代码库(如[QuantEcon.py](https://quantecon.org/quantecon-py))的更新。 +你还需要保持外部代码库(如[QuantEcon.py](https://quantecon.org/quantecon-py/))的更新。 对于这个任务,你可以: @@ -62,11 +67,8 @@ kernelspec: ## 报告问题 -提供反馈的一种方式是通过我们的[问题追踪器](https://github.com/QuantEcon/lecture-python/issues)提出问题。 +提供反馈的一种方式是通过我们的[问题追踪器](https://github.com/QuantEcon/lecture-python.myst/issues)提出问题。 请尽可能具体。告诉我们问题出在哪里,并提供尽可能多的关于您本地设置的详细信息。 -另一个反馈选项是使用我们的[讨论论坛](https://discourse.quantecon.org/)。 - -最后,您可以直接向[contact@quantecon.org](mailto:contact@quantecon.org)提供反馈。 - +最后,您可以直接向[contact@quantecon.org](mailto:contact@quantecon.org)提供反馈。 \ No newline at end of file From 597cb53b8657c67f1c9f418eed8ac3d4896c89ef Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Sun, 19 Jul 2026 14:04:48 +1000 Subject: [PATCH 2/2] Restore trailing newline (engine issue tracked in QuantEcon/action-translation#116) Co-Authored-By: Claude Fable 5 --- lectures/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lectures/troubleshooting.md b/lectures/troubleshooting.md index 22f281e3..606882d2 100644 --- a/lectures/troubleshooting.md +++ b/lectures/troubleshooting.md @@ -71,4 +71,4 @@ translation: 请尽可能具体。告诉我们问题出在哪里,并提供尽可能多的关于您本地设置的详细信息。 -最后,您可以直接向[contact@quantecon.org](mailto:contact@quantecon.org)提供反馈。 \ No newline at end of file +最后,您可以直接向[contact@quantecon.org](mailto:contact@quantecon.org)提供反馈。