1、指定源安装jupyterlab
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple jupyterlab
2、运行jupyter
jupyter-lab
3、使用notebook
jupyter notebook
windows安装jupyter
原文:https://www.cnblogs.com/relustarry/p/14344566.html