0
点赞
收藏
分享

微信扫一扫

ubuntu22.04 安装 jupyterlab

霍华德 2023-11-26 阅读 67

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

在这里插入图片描述

举报

相关推荐

0 条评论