Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 1022 Bytes

VSCodeExt.md

File metadata and controls

22 lines (14 loc) · 1022 Bytes

OpenPAI VS Code Client

Installation

Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux.

More information please refer to the Visual Studio Code Official Site.

OpenPAI Client is a VS Code extension to connect PAI clusters, submit AI jobs, and manage files on HDFS, etc. You need to install the extension in VS code before using it.

To install the OpenPAI Client:

  1. Launch VS Code.
  2. Click the "Extensions" icon in Activity Bar or press Ctrl+Shift+X to bring up the Extensions view.
  3. Input openpai in the text box, the OpenPAI VS Code Client will appear in the result list.
  4. Click the Install button. The extension will be installed.
  5. After a successful installation, you will see an introduction page. Follow the instructions there and try the PAI client.

Extension

Next steps

Learn how to use OpenPAI VS Code Client