> ## Documentation Index
> Fetch the complete documentation index at: https://ppio.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 使用Jupyter Lab

Jupyter Lab 是一个交互式笔记本，支持运行 40 多种编程语言。Jupyter Lab 的本质是一个开源的 Web 应用程序，便于创建和共享文学化程序文档，支持实时代码，数学方程，可视化和 markdown 等编辑功能。

PPIO 派欧云平台提供的「官方模版」中的镜像自带了 Jupyter Lab 环境，您可以按需使用。

## 启动 Jupyter Lab

在创建实例时使用官方模板，然后选中「启动 Jupyter」，即可启动Jupyter Lab。

<Note>
  部分「官方模版」可能不支持 Jupyter Lab 环境，如有需求，可<a href="https://ppio.com/contact" target="_blank">联系我们</a>。
</Note>

<img src="https://mintcdn.com/ppinfra/pGuwYZ6NEz3RzrAp/gpu/image/Jupyter.png?fit=max&auto=format&n=pGuwYZ6NEz3RzrAp&q=85&s=08947df78d130bf95f832204a58797eb" alt="Jupyter" width="1000" data-path="gpu/image/Jupyter.png" />

## 访问 Jupyter Lab

实例创建成功后，可通过以下步骤访问 Jupyter Lab：

1. 进入[实例管理页面](https://ppio.com/gpu-instance/console/instances)。
2. 单击目标实例，然后单击「连接」。
3. 在弹出的对话框中，单击「连接到 Jupyter Lab」即可跳转到实例部署的 Jupyter Lab。
   <img src="https://mintcdn.com/ppinfra/pGuwYZ6NEz3RzrAp/gpu/image/connect-Jupyter.png?fit=max&auto=format&n=pGuwYZ6NEz3RzrAp&q=85&s=921621a2a3202f128d3d06fa5e51e90c" alt="连接Jupyter Lab" width="1000" data-path="gpu/image/connect-Jupyter.png" />
4. 使用 Jupyter Lab。
   <img src="https://mintcdn.com/ppinfra/pGuwYZ6NEz3RzrAp/gpu/image/use-Jupyter.png?fit=max&auto=format&n=pGuwYZ6NEz3RzrAp&q=85&s=d52a53bf5649d610412c190ecce6f36a" alt="使用Jupyter Lab" width="1000" data-path="gpu/image/use-Jupyter.png" />
