Skip to content

Commit 66bcea1

Browse files
mmckyclaude
andauthored
[action-translation] resync: troubleshooting.md (#155)
* 🔄 resync troubleshooting.md * Restore trailing newline (engine issue tracked in QuantEcon/action-translation#116) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent f5525bf commit 66bcea1

2 files changed

Lines changed: 13 additions & 5 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
source-sha: d406800dd7c10924c709adc67913ea5cc54038c6
2+
synced-at: "2026-07-18"
3+
model: claude-sonnet-5
4+
mode: RESYNC
5+
section-count: 2
6+
tool-version: 0.17.0

lectures/troubleshooting.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ kernelspec:
77
display_name: Python 3
88
language: python
99
name: python3
10+
translation:
11+
title: 故障排除
12+
headings:
13+
Fixing Your Local Environment: 修复本地环境
14+
Reporting an Issue: 报告问题
1015
---
1116

1217
(troubleshooting)=
@@ -41,7 +46,7 @@ kernelspec:
4146

4247
另一个选择是直接删除Anaconda然后重新安装。
4348

44-
你还需要保持外部代码库(如[QuantEcon.py](https://quantecon.org/quantecon-py))的更新。
49+
你还需要保持外部代码库(如[QuantEcon.py](https://quantecon.org/quantecon-py/))的更新。
4550

4651
对于这个任务,你可以:
4752

@@ -62,11 +67,8 @@ kernelspec:
6267

6368
## 报告问题
6469

65-
提供反馈的一种方式是通过我们的[问题追踪器](https://github.com/QuantEcon/lecture-python/issues)提出问题。
70+
提供反馈的一种方式是通过我们的[问题追踪器](https://github.com/QuantEcon/lecture-python.myst/issues)提出问题。
6671

6772
请尽可能具体。告诉我们问题出在哪里,并提供尽可能多的关于您本地设置的详细信息。
6873

69-
另一个反馈选项是使用我们的[讨论论坛](https://discourse.quantecon.org/)
70-
7174
最后,您可以直接向[contact@quantecon.org](mailto:contact@quantecon.org)提供反馈。
72-

0 commit comments

Comments
 (0)