See https://time.geekbang.org/column/intro/100541001
Jupyter Notebooks for Geektime AI Course
For large data files, you could download through the following information: 链接: https://pan.baidu.com/s/1Cl0eFNLOkQqquf9ls0trEw 提取码: jvr4
conda create -n geektime python=3.10
conda activate geektime
conda env update --file environment.yml