安装 Jupyter

  1. python -m pip install --upgrade pip
  2. python -m pip install jupyter

启动 Jupyter

  1. jupyter notebook