conda create -n d2l-zh python=3.8 pip -y
conda activate d2l-zh
pip install jupyter d2l torch torchvision