Skip to content

[conda]JupyterLab安装

JupyterLabJupyter Notebook的升级版本,安装JupyterLab替代Jupyter Notebook

安装

$ conda install -c conda-forge jupyterlab

启动

$ jupyter lab

相关阅读