Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lectures/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ bibtex_bibfiles:
- _static/quant-econ.bib

html:
baseurl: https://python.quantecon-zh-cn.org/
baseurl: https://quantecon.github.io/lecture-python.zh-cn/

latex:
latex_documents:
Expand Down
4 changes: 2 additions & 2 deletions lectures/career.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ kernelspec:
language: python
name: python3
translation:
title: 工作搜寻 VI:职业选择建模
title: 工作搜寻 VII:职业选择建模
headings:
Overview: 概述
Overview::Model Features: 模型特点
Expand All @@ -27,7 +27,7 @@ translation:
</div>
```

# 工作搜寻 VI:职业选择建模
# 工作搜寻 VII:职业选择建模

```{index} single: Modeling; Career Choice
```
Expand Down
4 changes: 2 additions & 2 deletions lectures/jv.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ kernelspec:
language: python
name: python3
translation:
title: 工作搜寻 VII:在职搜索
title: 工作搜寻 VIII:在职搜索
headings:
Overview: 概述
Overview::Model Features: 模型特点
Expand All @@ -29,7 +29,7 @@ translation:
</div>
```

# {index}`工作搜寻 VII:在职搜索 <single: Job Search VII: On-the-Job Search>`
# {index}`工作搜寻 VIII:在职搜索 <single: Job Search VIII: On-the-Job Search>`

```{index} single: Models; On-the-Job Search
```
Expand Down
4 changes: 2 additions & 2 deletions lectures/mccall_persist_trans.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ kernelspec:
language: python
name: python3
translation:
title: 工作搜寻 V:持续性与暂时性工资冲击
title: 工作搜寻 VI:持续性与暂时性工资冲击
headings:
Overview: 概述
The model: 模型
Expand All @@ -28,7 +28,7 @@ translation:
</div>
```

# 工作搜寻 V:持续性与暂时性工资冲击
# 工作搜寻 VI:持续性与暂时性工资冲击

```{include} _admonition/gpu.md
```
Expand Down
4 changes: 2 additions & 2 deletions lectures/mccall_q.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ kernelspec:
language: python
name: python3
translation:
title: 工作搜寻 IX:McCall劳动者的Q学习
title: 工作搜寻 X:McCall劳动者的Q学习
headings:
Overview: 概述
Review of McCall model: McCall 模型回顾
Expand All @@ -21,7 +21,7 @@ translation:
Possible extensions: 可能的扩展方向
---

# 工作搜寻 IX:McCall劳动者的Q学习
# 工作搜寻 X:McCall劳动者的Q学习

## 概述

Expand Down
4 changes: 2 additions & 2 deletions lectures/odu.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ kernelspec:
language: python
name: python3
translation:
title: '工作搜寻 VIII: 带学习的搜索'
title: '工作搜寻 IX: 带学习的搜索'
headings:
Overview: 概述
Overview::Model Features: 模型特点
Expand Down Expand Up @@ -43,7 +43,7 @@ translation:
</div>
```

# 工作搜寻 VIII: 带学习的搜索
# 工作搜寻 IX: 带学习的搜索

```{contents} 目录
:depth: 2
Expand Down
Loading