JupyterLab Usage
Learn how to use JupyterLab for file management, uploading files, and accessing terminals within the AI computing platform.
Introduction
JupyterLab is an open-source web application that provides users with an interactive development environment where they can create and share documents containing live code, equations, visualizations, and narrative text.
Interface Introduction
JupyterLab is an open-source web application that provides users with an interactive development environment where they can create and share documents containing live code, equations, visualizations, and narrative text.
The JupyterLab interface mainly consists of two parts: the file browsing area and the workspace.
Upload Files
- In the file browsing area, double-click the folder name to enter the folder where the file to be uploaded is located.
- Click the file upload icon above the file browsing area and select the file to be uploaded in the pop-up file directory.
File/Folder Management
In the file browsing area, right-click the specified folder or file to manage it.
Open/Access Terminal
In the work area, click Other > Terminal to open a new terminal. By default, JupyterLab will not terminate after closing the terminal or Notebook tab.