安装Jupyterlab
conda install -c conda-forge jupyterlab
安装Debugger
conda install nodejs jupyter labextension install @jupyterlab/debugger conda install xeus-python -c conda-forge
启动Jupyterlab
jupyter lab

安装Jupyterlab
conda install -c conda-forge jupyterlab
安装Debugger
conda install nodejs jupyter labextension install @jupyterlab/debugger conda install xeus-python -c conda-forge
启动Jupyterlab
jupyter lab