Appearance
确保安装python
python --version
使用pip安装Jupyter
pip install jupyter
启动Jupyter Notebook,启动成功后浏览器自动打开 http://localhost:8888/tree
jupyter notebook