Getting Started
ModelArts SDKs can be used only in the ModelArts development environment notebook and local PC environment.
ModelArts SDKs cannot be used in training jobs or real-time services.
- ModelArts SDKs have been integrated into ModelArts notebook and can be directly used without session authentication.
Log in to the ModelArts console, choose DevEnviron > Notebook in the navigation pane, create a notebook instance, and call the ModelArts SDKs on the terminal or IPYNB file. You can call SDKs on a notebook instance to perform operations such as OBS management, job management, model management, and service management by referring to the SDK reference.
- ModelArts SDKs can be installed, configured, and then used in local environments after session authentication.
- Install the SDKs in a local path. Install the SDKs locally by referring to (Optional) Installing the ModelArts SDK Locally. If the SDKs have been installed in a local path, skip this step.
- Perform session authentication by referring to (Optional) Session Authentication. The SDKs can be used after the authentication is complete.
Last Article: SDK Overview
Next Article: (Optional) Installing the ModelArts SDK Locally
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.