jupyter安装
pip install -i https://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com pandas==1.3.4 matplotlib==3.4.3 seaborn==0.11.2 Pillow==8.4.0 openpyxl==3.0.9 xlrd==2.0.1 onnx==1.10.2 onnxruntime==1.12.1 scikit-learn==0.24.2 scipy==1.7.1 xgboost==2.1.1 opencv-python==4.10.0.84 notebook==6.4.5 traitlets==5.9.0 imblearn
访问jupyter
cmd 窗口执行
jupyter notebook
访问地址
http://localhost:8888/tree
