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:
- Launch VS Code.
- Click the "Extensions" icon in Activity Bar or press Ctrl+Shift+X to bring up the Extensions view.
- Input openpai in the text box, the OpenPAI VS Code Client will appear in the result list.
- Click the Install button. The extension will be installed.
- After a successful installation, you will see an introduction page. Follow the instructions there and try the PAI client.
Learn how to use OpenPAI VS Code Client