ubuntu22.04 安装 jupyterlab

JupyterLab
Install JupyterLab with pip:

pip install jupyterlab

Note: If you install JupyterLab with conda or mamba, we recommend using the conda-forge channel.

Once installed, launch JupyterLab with:

jupyter lab

ubuntu22.04 安装 jupyterlab_第1张图片

你可能感兴趣的:(python,开发语言)