Skip to content

Commit 00a594f

Browse files
committed
Update translation: lectures/career.md
1 parent d0e0055 commit 00a594f

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

lectures/career.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,15 @@ translation:
3939
```{include} _admonition/gpu.md
4040
```
4141

42-
除了Anaconda中已有的库外,本讲座还需要以下库:
42+
除了 Anaconda 中已有的库外,本讲座还需要以下库:
4343

4444
```{code-cell} ipython
4545
---
4646
tags: [hide-output]
4747
---
48-
!pip install quantecon
48+
!pip install quantecon jax
4949
```
50+
5051
## 概述
5152

5253
接下来,我们研究一个关于职业和工作选择的计算问题。
@@ -552,4 +553,4 @@ plt.show()
552553
在新图中,你可以看到劳动者选择留在原地的区域变大了,这是因为 $\epsilon$ 的分布更加集中在均值附近,使得高薪工作的可能性降低了。
553554

554555
```{solution-end}
555-
```
556+
```

0 commit comments

Comments
 (0)