1、指定源安装jupyterlab
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple jupyterlab
2、运行jupyter
jupyter-lab
3、使用notebook
jupyter notebook
2023-10-28 15:43:04
1、指定源安装jupyterlab
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple jupyterlab
2、运行jupyter
jupyter-lab
3、使用notebook
jupyter notebook